summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2015-12-02 14:19:37 +0100
committerMattias Andrée2015-12-02 14:19:37 +0100
commit76e0e638bd214293fbfb87bc71829bc1ef5bf3d3 (patch)
tree6429441a983a663771bbbee6946702362721b6d1 /PKGBUILD
parentb07c24d878ad6a176d13fd4ca12230088ad7d0ec (diff)
downloadaur-pp.tar.gz
Update to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df4e96506893..934112d079d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=pp
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='Page pager'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=()
makedepends=('texinfo' 'auto-auto-complete')
install=pp.install
source=(https://github.com/maandree/pp/archive/$pkgver.tar.gz)
-sha256sums=(458ce1a97f07c58c39547b8504fa97e60b2f1c5c3489e84c641e5a84a24fac05)
+sha256sums=(cc56692bee9603cfb482e92ec5d76a9b794b138624ae09095c5b9ab129b7d8c3)
build() {