summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F Rødseth2018-07-25 08:59:21 -0700
committerAlexander F Rødseth2018-07-25 08:59:21 -0700
commit29d494defa48bd95322477cf8601bfd385beadde (patch)
tree196ef67f05e904396b2e93b987fd6b4ded0ea22c /PKGBUILD
parent4602dc367d653d87443b50dadebb99b68ba4ecec (diff)
downloadaur-29d494defa48bd95322477cf8601bfd385beadde.tar.gz
Update launcher script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d67f6d7f8bf..2212b5afa944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=shrinky
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Build small executables with C++17 (based on dnload)'
arch=('any')
url='https://github.com/xyproto/shrinky/'