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: 9e49aae80d0d5a22fd575f655c3ad3b54b45ac92

Message: Upgraded to 1.11.3

Diff


diff --git a/.SRCINFO b/.SRCINFO
index e1f9a5e..9477b88 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.1
+pkgver = 1.11.3
 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.1/moar-v1.11.1-linux-386
-b2sums = 9e46e1029e77aa44695284b8b30644c3466a8fd702f1d031a78e4dada37ba5146bb51d6dfd9836522aa669c21d5674e324c431fb4dfa17b5819e4919b6daeee8
+source = moar::https://github.com/walles/moar/releases/download/v1.11.3/moar-v1.11.3-linux-386
+b2sums = 3eb116116376cc73c7e1da29d8bdf6d3af9bbef157a42336a984870d1b0e13284ae6b1b811a423aacd12cea0fbd2512d08cdce66404053cb466b3811f8e927e5
 checkdepends = highlight
 optdepends = highlight
diff --git a/PKGBUILD b/PKGBUILD
index 55482a7..3d44448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname='moar-bin'
 _gitname='moar'
-pkgver='1.11.1'
+pkgver='1.11.3'
 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=('9e46e1029e77aa44695284b8b30644c3466a8fd702f1d031a78e4dada37ba5146bb51d6dfd9836522aa669c21d5674e324c431fb4dfa17b5819e4919b6daeee8')
+b2sums=('3eb116116376cc73c7e1da29d8bdf6d3af9bbef157a42336a984870d1b0e13284ae6b1b811a423aacd12cea0fbd2512d08cdce66404053cb466b3811f8e927e5')
 provides=('moar')
 conflicts=("${_gitname}-git" "${_gitname}")