summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2021-12-16 21:07:20 -0800
committerThatOneCalculator2021-12-16 21:07:20 -0800
commit5caeed62436ccbd5f62719ccac8282a5532bd576 (patch)
tree01a844fefb7ad9924a84301d332d09a9c4fd71c0
parent976d734eb1be729c6f075ff1ce2b52b64c984037 (diff)
downloadaur-5caeed62436ccbd5f62719ccac8282a5532bd576.tar.gz
Thihngasdf
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8857569964f..fa724be63499 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.2.1
+ pkgver = 4.0.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-3.2.1-all.jar
+ noextract = Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar
noextract = among-us-dumpy-gif-maker
- source_x86_64 = Among-Us-Dumpy-Gif-Maker-3.2.1-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v3.2.1/Among-Us-Dumpy-Gif-Maker-3.2.1-all.jar
+ source_x86_64 = Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v4.0.0/Among-Us-Dumpy-Gif-Maker-4.0.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 2f5643219f62..ce6d0b3033b5 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.2.1"
+_pkgver="4.0.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"