summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-06-01 10:56:16 -0700
committerThatOneCalculator2021-06-01 10:56:16 -0700
commit126f55c1e8d9fc1075e75de38595da4fd926d441 (patch)
tree2170c3b07c037df888514c6b61c400d728c5cb87 /PKGBUILD
parent9272603e0e71ebd64b7696e26df1ea2afee531d9 (diff)
downloadaur-126f55c1e8d9fc1075e75de38595da4fd926d441.tar.gz
1.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b92abc36e50..4a9e3a56c374 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.0"
+_pkgver="1.6.2"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
pkgver="${_pkgver}"
-pkgrel=2
+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"