summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-11-04 18:35:16 -0700
committerThatOneCalculator2021-11-04 18:35:16 -0700
commitb259d9963c4ed509f2f83e52c58b9f782a8a844c (patch)
tree6b035e2ad2edc2e5f165d290e1470bc1d3da8aae /PKGBUILD
parent4d6bacadcb57f7dd9cd159f1f6c88e4663810717 (diff)
downloadaur-b259d9963c4ed509f2f83e52c58b9f782a8a844c.tar.gz
3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddbb22775621..490583f72130 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="3.1.3"
+_pkgver="3.2.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
pkgver="${_pkgver}"
-pkgrel=4
+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"