summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2021-07-09 00:07:29 -0700
committerThatOneCalculator2021-07-09 00:07:29 -0700
commitad0a47ba288e630c4351d376c3f0577bc00a262f (patch)
tree3a9903bbb2adaf357d175804f3d709049aecc678
parentf0cf99f8c29c02b8904adc13a1602d3f2bc5f2c5 (diff)
downloadaur-ad0a47ba288e630c4351d376c3f0577bc00a262f.tar.gz
3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87c3fc4ca8ab..cb7549fb47ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = among-us-dumpy-gif-maker
pkgdesc = A tool that lets you make Among Us Dumpy GIFs
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 4
url = https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker
arch = x86_64
license = GPL
depends = jre-openjdk
depends = imagemagick
- noextract = Among-Us-Dumpy-Gif-Maker-3.0.0-all.jar
+ noextract = Among-Us-Dumpy-Gif-Maker-3.1.0-all.jar
noextract = among-us-dumpy-gif-maker
- source_x86_64 = Among-Us-Dumpy-Gif-Maker-3.0.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v3.0.0/Among-Us-Dumpy-Gif-Maker-3.0.0-all.jar
+ source_x86_64 = Among-Us-Dumpy-Gif-Maker-3.1.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v3.1.0/Among-Us-Dumpy-Gif-Maker-3.1.0-all.jar
source_x86_64 = among-us-dumpy-gif-maker::https://raw.githubusercontent.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/main/among-us-dumpy-gif-maker
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0450b25fc007..2be0b5b4d0ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="3.0.0"
+_pkgver="3.1.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"