summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis2024-04-08 09:44:52 +0000
committerAlexis2024-04-08 09:44:52 +0000
commit0864f6b4161575009b7d94eba78d4869d8b281e1 (patch)
tree5e6b1cdd87fb30b34aa4ac1849c3e3100c237b42
parentba5498bdab50b08ec75bad91d7acd3b8d01a69b2 (diff)
downloadaur-0864f6b4161575009b7d94eba78d4869d8b281e1.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 3c4d095e1cea..31e62a847f13 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.45
- pkgrel = 15
+ pkgver = 0.12.46
+ pkgrel = 16
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.45.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.45.crate"
+ source = "catgirl-engine-0.12.46.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.46.crate"
b2sums = SKIP
pkgname = catgirl-engine
diff --git a/PKGBUILD b/PKGBUILD
index 89940d7eea3a..b301e6064eee 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.45
-pkgrel=14
+pkgver=0.12.46
+pkgrel=15
conflicts=(catgirl-engine-git)
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
b2sums=("SKIP")