summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-06-01 15:44:13 -0700
committerThatOneCalculator2021-06-01 15:44:13 -0700
commit04d1f96608ec2b6d4129899cb113d43d26902f58 (patch)
treed2605970cce5d17b7cac56f83621f07636759aea /PKGBUILD
parent126f55c1e8d9fc1075e75de38595da4fd926d441 (diff)
downloadaur-04d1f96608ec2b6d4129899cb113d43d26902f58.tar.gz
1.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a9e3a56c374..0f3dc8aa5dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="1.6.2"
+_pkgver="1.6.3"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
pkgver="${_pkgver}"
-pkgrel=1
+pkgrel=2
pkgdesc="A tool that lets you make Among Us Dumpy GIFs"
arch=("x86_64")
url="https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker"