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: d8169d9a3763a4ff9ee8f92d084cbb42ed964633

Message: Upgraded to 1.11.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 09366be..1974a90 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.11.3
+pkgver = 1.11.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.11.3
+source = git+https://github.com/walles/moar.git#tag=v1.11.4
 sha256sums = SKIP
 checkdepends = highlight
 makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index cd5711e..206e23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moar'
 _gitname='moar'
-pkgver='1.11.3'
+pkgver='1.11.4'
 pkgrel='1'
 pkgdesc="A pager designed to just do the right thing without any configuration."
 arch=('any')