summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-06-12 18:21:25 -0700
committerThatOneCalculator2021-06-12 18:21:25 -0700
commit217fe7c08edbe5bd0ac922c5f2e649bba0d4cb33 (patch)
tree0c4e63ccb5826513d9631677dd07912afdecd847 /PKGBUILD
parent5570f20c5d49a4750693ac014bf36d6a2c1d30a3 (diff)
downloadaur-217fe7c08edbe5bd0ac922c5f2e649bba0d4cb33.tar.gz
1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8474dd6704d..ef1bced27330 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.3"
+_pkgver="1.7.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
pkgver="${_pkgver}"
-pkgrel=3
+pkgrel=1
pkgdesc="A tool that lets you make Among Us Dumpy GIFs"
arch=("x86_64")
url="https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker"