summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2021-05-28 00:52:23 -0700
committerThatOneCalculator2021-05-28 00:52:23 -0700
commitbd601c8cfd2d64d4cfcaacf779348d380ff3cb36 (patch)
tree218e5298cdeabb9cc0440178a282ce9582dd71f3
parentc470aa0debe787f1bf5ebaa161601bcfad0253e6 (diff)
downloadaur-bd601c8cfd2d64d4cfcaacf779348d380ff3cb36.tar.gz
1.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125f1d9513b6..be22745188b3 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 = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
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-1.5.0-all.jar
+ noextract = Among-Us-Dumpy-Gif-Maker-1.5.1-all.jar
noextract = among-us-dumpy-gif-maker
- source_x86_64 = Among-Us-Dumpy-Gif-Maker-1.5.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v1.5.0/Among-Us-Dumpy-Gif-Maker-1.5.0-all.jar
+ source_x86_64 = Among-Us-Dumpy-Gif-Maker-1.5.1-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v1.5.1/Among-Us-Dumpy-Gif-Maker-1.5.1-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 7bfb8bfd6c2d..71585a131dda 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="1.5.0"
+_pkgver="1.5.1"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"