summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Morris2020-10-19 19:46:11 -0700
committerKevin Morris2020-10-19 19:46:11 -0700
commit0b8bbde10873451e7da75b303fe9ddf131e70e00 (patch)
tree9601a25acea9540902501424af01168839662c42 /PKGBUILD
parent9c57904990b24ab363449190bfb12a737d4be8ef (diff)
downloadaur-0b8bbde10873451e7da75b303fe9ddf131e70e00.tar.gz
Bump pkgrel
Signed-off-by: Kevin Morris <kevr@0cost.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df761d6c7d9a..528aaccc2735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='hastebin'
release='1.1'
pkgver="${release}.0"
-pkgrel=1
+pkgrel=2
pkgdesc='Upload data to hastebin.com via stdin'
license=('GPL2')
url='https://github.com/kevr/hastebin'