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

Message: Upgraded to 1.11.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 849d2eb..373a948 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.10.0
+pkgver = 1.11.1
 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.10.0
+source = git+https://github.com/walles/moar.git#tag=v1.11.1
 sha256sums = SKIP
 checkdepends = highlight
 makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index 152ae6d..5e5e8c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moar'
 _gitname='moar'
-pkgver='1.10.0'
+pkgver='1.11.1'
 pkgrel='1'
 pkgdesc="A pager designed to just do the right thing without any configuration."
 arch=('any')