summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis2024-04-03 04:04:29 +0000
committerAlexis2024-04-03 04:04:29 +0000
commit2d79dedad6f5a9ba5e80cf139138270266eae7c2 (patch)
treedfc7f424a9ad506fd2c261c2f22b9332c25dd83d
parentb2845ad7d79dbe793d3eac0668c3bcdcb98ef72b (diff)
downloadaur-2d79dedad6f5a9ba5e80cf139138270266eae7c2.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 cddaefa5f4ec..bbefb9c08a48 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.36
- pkgrel = 7
+ pkgver =
+ pkgrel =
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.36.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.12.36.crate
+ source = "catgirl-engine-.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-.crate"
b2sums = SKIP
pkgname = catgirl-engine
diff --git a/PKGBUILD b/PKGBUILD
index eca9c6d4b526..02e411832192 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.36
-pkgrel=7
+pkgver=
+pkgrel=8
conflicts=(catgirl-engine-git)
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
b2sums=("SKIP")