summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis2024-04-09 08:00:24 +0000
committerAlexis2024-04-09 08:00:24 +0000
commit4eddee8cb956bc88ab38f6a807305e607f97e5fb (patch)
tree4a5f78406943195a81aef9a4ce0561ca7914adfd
parent0864f6b4161575009b7d94eba78d4869d8b281e1 (diff)
downloadaur-4eddee8cb956bc88ab38f6a807305e607f97e5fb.tar.gz
Updating latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31e62a847f13..865f54b8c573 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = catgirl-engine
pkgdesc = A game engine for cool moddability and procedurally generated data
- pkgver = 0.12.46
- pkgrel = 16
+ pkgver = 0.12.47
+ pkgrel = 17
url = https://github.com/lexi-the-cute/catgirl-engine
arch = any
license = Zlib
@@ -13,7 +13,7 @@ pkgbase = catgirl-engine
conflicts = catgirl-engine-git
options = !strip
options = !debug
- source = "catgirl-engine-0.12.46.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.46.crate"
+ source = "catgirl-engine-0.12.47.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.47.crate"
b2sums = SKIP
pkgname = catgirl-engine
diff --git a/PKGBUILD b/PKGBUILD
index b301e6064eee..7bc991415423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgdesc="A game engine for cool moddability and procedurally generated data"
arch=('any')
url="https://github.com/lexi-the-cute/catgirl-engine"
license=(Zlib)
-pkgver=0.12.46
-pkgrel=15
+pkgver=0.12.47
+pkgrel=16
conflicts=(catgirl-engine-git)
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
b2sums=("SKIP")