summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMicah Halter2019-02-28 08:42:23 -0500
committerMicah Halter2019-02-28 08:42:23 -0500
commit9e7bd2755de88ef4308ae1c667df7974ec583db9 (patch)
treef9cc22802506412c23910508960370f6d6902fa9 /PKGBUILD
parentf3a04d29b0a7d65f623bda5968e33a37381ba1f5 (diff)
downloadaur-9e7bd2755de88ef4308ae1c667df7974ec583db9.tar.gz
Fixed release version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 802d70b0bcef..145a727624d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=ueberzug
pkgname=python-${_pkgname}-git
pkgver=c5fe4bc
-pkgrel=1
+pkgrel=4
pkgdesc="ueberzug is an python script which aims to replace w3mimgdisplay"
arch=('any')
url="https://github.com/seebye/${_pkgname}"