makedeb


moar-bin 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-bin.

Commit:


Hash: 439431b5935ea7b448ea040032aff2317b7949d8

Message: Upgraded to 1.9.8

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 9f23637..7eef3fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = moar-bin
 pkgbase = moar-bin
 pkgdesc = A pager designed to just do the right thing without any configuration.
 pkgrel = 1
-pkgver = 1.9.7
+pkgver = 1.9.8
 url = https://github.com/walles/moar
 arch = x86_64
 checkdepends = highlight
@@ -12,7 +12,7 @@ conflicts = moar
 license = BSD
 optdepends = highlight
 provides = moar
-source = moar::https://github.com/walles/moar/releases/download/v1.9.7/moar-v1.9.7-linux-386
-b2sums = 4cc4f169b903b4e1a345c9a2d0dd0c6db922d6103a2ec026b42028dd367d98f9522971b189d655ccd1a3ee6f6e8e1c2efc86bcba295b193b06677730616de698
+source = moar::https://github.com/walles/moar/releases/download/v1.9.8/moar-v1.9.8-linux-386
+b2sums = 8260a672cea2acd0b92499a751eb15d7a721fb0aceeff6f2f701b267c060aaf468591d23b996b9ff56fd7728ae730043418c6958f13bab4b947feff12c122a43
 checkdepends = highlight
 optdepends = highlight
diff --git a/PKGBUILD b/PKGBUILD
index 419f744..45b651c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moar-bin'
 _gitname='moar'
-pkgver='1.9.7'
+pkgver='1.9.8'
 pkgrel='1'
 pkgdesc="A pager designed to just do the right thing without any configuration."
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
 optdepends=('highlight')
 checkdepends=('highlight')
 source=("moar"::"${url}/releases/download/v${pkgver}/moar-v${pkgver}-linux-386")
-b2sums=('4cc4f169b903b4e1a345c9a2d0dd0c6db922d6103a2ec026b42028dd367d98f9522971b189d655ccd1a3ee6f6e8e1c2efc86bcba295b193b06677730616de698')
+b2sums=('8260a672cea2acd0b92499a751eb15d7a721fb0aceeff6f2f701b267c060aaf468591d23b996b9ff56fd7728ae730043418c6958f13bab4b947feff12c122a43')
 provides=('moar')
 conflicts=("${_gitname}-git" "${_gitname}")