summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis2024-04-08 06:42:25 +0000
committerAlexis2024-04-08 06:42:25 +0000
commitba5498bdab50b08ec75bad91d7acd3b8d01a69b2 (patch)
treec630a6f30e959734b4639f66903fd799f64e9578
parenta6d4f46f4fdd51146243ea09d235577df1729081 (diff)
downloadaur-ba5498bdab50b08ec75bad91d7acd3b8d01a69b2.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 009709108cb5..3c4d095e1cea 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.44
- pkgrel = 14
+ pkgver = 0.12.45
+ pkgrel = 15
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.44.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.44.crate"
+ source = "catgirl-engine-0.12.45.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.45.crate"
b2sums = SKIP
pkgname = catgirl-engine
diff --git a/PKGBUILD b/PKGBUILD
index ede26e78df64..89940d7eea3a 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.44
-pkgrel=13
+pkgver=0.12.45
+pkgrel=14
conflicts=(catgirl-engine-git)
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
b2sums=("SKIP")