summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2022-01-21 22:39:32 -0800
committerThatOneCalculator2022-01-21 22:39:32 -0800
commit0016b8f7c8c02ab5ae732a640013ca09e4b3e685 (patch)
tree672a854e6b312586c0d8a7d30516222830957dc0 /PKGBUILD
parentc248cfca10de38b349dbb384dde509b7ec02546d (diff)
downloadaur-among-us-dumpy-gif-maker.tar.gz
Initial commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba425b35b2d..a784453ee073 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Kainoa Kanter <kainoa@t1c.dev>
+# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="4.2.0"
+_pkgver="4.2.1"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"