summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2021-05-28 00:46:27 -0700
committerThatOneCalculator2021-05-28 00:46:27 -0700
commitc470aa0debe787f1bf5ebaa161601bcfad0253e6 (patch)
tree6b6a2bd2e0c475640d0f77e7fe8a9bac18418c46
parentcf7db45359c7a587de5a001e3614d71854e6f5cc (diff)
downloadaur-c470aa0debe787f1bf5ebaa161601bcfad0253e6.tar.gz
1.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3f1f017a3e6..125f1d9513b6 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.4.0
- pkgrel = 2
+ pkgver = 1.5.0
+ 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.4.0-all.jar
+ noextract = Among-Us-Dumpy-Gif-Maker-1.5.0-all.jar
noextract = among-us-dumpy-gif-maker
- source_x86_64 = Among-Us-Dumpy-Gif-Maker-1.4.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v1.4.0/Among-Us-Dumpy-Gif-Maker-1.4.0-all.jar
+ 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::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 5fbd1f39b6c9..7bfb8bfd6c2d 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.4.0"
+_pkgver="1.5.0"
_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"