summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJP-Ellis2018-11-30 13:45:27 +1100
committerJP-Ellis2018-11-30 13:45:48 +1100
commit460be1dfc9afe6347fe1f38b371dc34d5d371e3a (patch)
treeb572f6108cedcbf921317eaa4427a085c77418ba /PKGBUILD
parenta94b702acd6f56c327e15ef28200e6334ac497a5 (diff)
downloadaur-460be1dfc9afe6347fe1f38b371dc34d5d371e3a.tar.gz
Update to 0.7.5
Signed-off-by: JP-Ellis <josh@jpellis.me>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afa23f16ddf0..630a126c6c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JP-Ellis <josh@jpellis.me>
pkgname=papis
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=1
pkgdesc="Papis is a powerful and highly extensible command-line based document and bibliography manager."
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
'python-papis-python-rofi'
)
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('26e5a2715280d8ba44f7016c8f2ab5646989a41ea26b8d665271759bd1220235')
+sha256sums=('1a2a3f6673741f858d4ba41b64255e2fca33b17c5abb642608dbb4ee117d0ac4')
noextract=()
build() {