makedeb
A pager designed to just do the right thing without any configuration.
Click here to go back to the commit logs for moar-bin.
Hash: 03928228398b83c1a28953316d5e4d9ed6557a6f
Message: Upgraded to 1.11.4
diff --git a/.SRCINFO b/.SRCINFO
index 9477b88..46d11d0 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.11.3
+pkgver = 1.11.4
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.11.3/moar-v1.11.3-linux-386
-b2sums = 3eb116116376cc73c7e1da29d8bdf6d3af9bbef157a42336a984870d1b0e13284ae6b1b811a423aacd12cea0fbd2512d08cdce66404053cb466b3811f8e927e5
+source = moar::https://github.com/walles/moar/releases/download/v1.11.4/moar-v1.11.4-linux-386
+b2sums = 5222fd463c8a53ad93bccba29d36ff8af4ed13a77f378d7328b35eb736a3c9d614e9ede404d27676bbb2a4226362d8d9da999d3281bff495490156eadde56f4e
checkdepends = highlight
optdepends = highlight
diff --git a/PKGBUILD b/PKGBUILD
index 3d44448..66efd7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='moar-bin'
_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=('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=('3eb116116376cc73c7e1da29d8bdf6d3af9bbef157a42336a984870d1b0e13284ae6b1b811a423aacd12cea0fbd2512d08cdce66404053cb466b3811f8e927e5')
+b2sums=('5222fd463c8a53ad93bccba29d36ff8af4ed13a77f378d7328b35eb736a3c9d614e9ede404d27676bbb2a4226362d8d9da999d3281bff495490156eadde56f4e')
provides=('moar')
conflicts=("${_gitname}-git" "${_gitname}")