summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-01-25 12:55:14 +1300
committerGeorge Rawlinson2023-01-25 12:55:14 +1300
commit771dfa61550d9eda809f4decf2a794112f7f4f53 (patch)
tree3512114b9c87edd97dba18aeb1bc4466df62a0ef
parente12633b1027f188ad7ee285df3596200135353f6 (diff)
downloadaur-771dfa61550d9eda809f4decf2a794112f7f4f53.tar.gz
upgpkg: bugdom 1.3.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 365822c7624b..2fe80c9c5f8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bugdom
pkgdesc = Save Bugdom from Thorax's evil Fire Ants
- pkgver = 1.3.2
+ pkgver = 1.3.3
pkgrel = 1
url = https://github.com/jorio/Bugdom
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = bugdom
depends = sdl2
depends = glu
depends = hicolor-icon-theme
- source = bugdom::git+https://github.com/jorio/Bugdom.git#commit=fec530c33a08af968f97dad0c4eba09a8eb50701
+ source = bugdom::git+https://github.com/jorio/Bugdom.git#commit=85e88ea7cde3cd63f94fbd0cac6358f7d33b1c66
source = git+https://github.com/jorio/Pomme.git
source = bugdom.desktop
source = bugdom.sh
diff --git a/PKGBUILD b/PKGBUILD
index 80813ea746b5..6375e9bd0236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=bugdom
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=1
pkgdesc="Save Bugdom from Thorax's evil Fire Ants"
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/jorio/Bugdom'
license=('custom:CC-BY-NC-SA-4.0')
depends=('sdl2' 'glu' 'hicolor-icon-theme')
makedepends=('cmake' 'git')
-_commit='fec530c33a08af968f97dad0c4eba09a8eb50701'
+_commit='85e88ea7cde3cd63f94fbd0cac6358f7d33b1c66'
source=(
"$pkgname::git+$url.git#commit=$_commit"
'git+https://github.com/jorio/Pomme.git'