summarylogtreecommitdiffstats
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
parent4602dc367d653d87443b50dadebb99b68ba4ecec (diff)
downloadaur-29d494defa48bd95322477cf8601bfd385beadde.tar.gz
Update launcher script
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fec29cfb670..f9a3edec951f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jul 25 15:18:33 UTC 2018
+# Wed Jul 25 15:59:05 UTC 2018
pkgbase = shrinky
pkgdesc = Build small executables with C++17 (based on dnload)
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xyproto/shrinky/
arch = any
license = MIT
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/'