summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThatOneCalculator2021-12-27 21:29:41 -0800
committerThatOneCalculator2021-12-27 21:29:41 -0800
commitc248cfca10de38b349dbb384dde509b7ec02546d (patch)
tree193700f30d1f8b342526cfbb1e472eb587cd8d19
parentda91bc0edfc2b1d432d7f4e6a26622e23d7fda85 (diff)
downloadaur-c248cfca10de38b349dbb384dde509b7ec02546d.tar.gz
Thihngasdf
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df5f4667e17b..883a96e78049 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 = 4.1.0
+ pkgver = 4.2.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-4.1.0-all.jar
+ noextract = Among-Us-Dumpy-Gif-Maker-4.2.0-all.jar
noextract = among-us-dumpy-gif-maker
- source_x86_64 = Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v4.1.0/Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar
+ source_x86_64 = Among-Us-Dumpy-Gif-Maker-4.2.0-all.jar::https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v4.2.0/Among-Us-Dumpy-Gif-Maker-4.2.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 6b6986b37cb1..0ba425b35b2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Kainoa Kanter <kainoa@t1c.dev>
-# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="4.1.0"
+_pkgver="4.2.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"