summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYohann D'ANELLO2021-01-11 02:40:38 +0100
committerYohann D'ANELLO2021-01-11 02:40:38 +0100
commit4e2f595e588e2b9d4791105d8f2403d886633438 (patch)
treec64d5a1300b531bbcd0ae3b7e48017187d9d85b7 /PKGBUILD
parent1d9c42eb12458964b9b6a32ad5b3a5edef3300ff (diff)
downloadaur-python-squirrel-battle.tar.gz
Bump version to 23.14
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aebac20d473..a0bb78bf58c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
name=squirrel-battle
pkgname=python-squirrel-battle
-pkgver=3.14.1
-pkgrel=2
+pkgver=23.14
+pkgrel=1
pkgdesc="Watch out for squirrel's knives!"
arch=('any')
url="https://gitlab.crans.org/ynerant/squirrel-battle"
@@ -13,7 +13,7 @@ makedepends=('gettext' 'python-setuptools')
depends=('noto-fonts-emoji')
checkdepends=('python-tox')
source=("https://gitlab.crans.org/ynerant/squirrel-battle/-/archive/v$pkgver/$name-v$pkgver.tar.gz")
-sha256sums=("530062729aa592c83474e192793d040451f5f789579360892cd480b5603aaca1")
+sha256sums=("b75a070cef1eba227a770f0533195e512a3dc407c149ea41d334fb62fd216618")
build() {
cd $name-v$pkgver