summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be22745188b3..ba475128e36c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = among-us-dumpy-gif-maker
pkgdesc = A tool that lets you make Among Us Dumpy GIFs
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 71585a131dda..f9cedfb2b8a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _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"