summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Bell2020-04-28 22:35:48 -0400
committerStephen Bell2020-04-28 22:35:48 -0400
commit90a28670d9a528f5c62e736b2ddbd454354219d5 (patch)
tree5d4a161f8e06722d3ed438f83c55060b49806f3c /PKGBUILD
parentddb81e74eeee589395eda12b62bbe96fc6d976cc (diff)
downloadaur-apk-thumbnailer.tar.gz
Fixed versioning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d534452c1b1a..a2068738a7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephen Bell <theredbaron1834 {at} yahoo {dot} com>
pkgname=apk-thumbnailer
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="a simple thumbnailer for apk files"
arch=(i686 x86_64)
url="https://github.com/theredbaron1834/Scripts/blob/master/apk-thumbnailer"