makedeb


moar 1.11.4-1


A pager designed to just do the right thing without any configuration.

Click here to go back to the commit logs for moar.

Commit:


Hash: 1e7c079eaf4f00aecae53a169041bb918b31564d

Message: Upgraded to 1.9.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 92a5fcd..2aaae8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = moar
 pkgbase = moar
 pkgdesc = A pager designed to just do the right thing without any configuration.
 pkgrel = 1
-pkgver = 1.9.3
+pkgver = 1.9.4
 url = https://github.com/walles/moar
 arch = any
 checkdepends = highlight
@@ -12,7 +12,7 @@ conflicts = moar-bin
 license = BSD
 makedepends = golang-go
 optdepends = highlight
-source = git+https://github.com/walles/moar.git#tag=v1.9.3
+source = git+https://github.com/walles/moar.git#tag=v1.9.4
 sha256sums = SKIP
 checkdepends = highlight
 makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index 6c58cf2..ee6735a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moar'
 _gitname='moar'
-pkgver='1.9.3'
+pkgver='1.9.4'
 pkgrel='1'
 pkgdesc="A pager designed to just do the right thing without any configuration."
 arch=('any')