summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef0366dcfa66..08f73fc42b00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-wasabi-git
pkgdesc = A lightweight console printing and formatting toolkit
- pkgver = 0.0.15.r96.4ff962b
- pkgrel = 2
+ pkgver = 0.9.0.r224.4cb261c
+ pkgrel = 3
url = https://github.com/ines/wasabi
arch = x86_64
license = MIT
@@ -13,4 +13,3 @@ pkgbase = python-wasabi-git
md5sums = SKIP
pkgname = python-wasabi-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 362e647e47b0..78ad311cd177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: DanManN <dnahimov@gmail.com>
+# Maintainer: DanielNak <daniel@tee.cat>
# Python package author: Ines Montani <ines@explosion.ai>
pkgname=python-wasabi-git
_origpkgname=wasabi
-pkgver=0.0.15.r96.4ff962b
-pkgrel=2
+pkgver=0.9.0.r224.4cb261c
+pkgrel=3
pkgdesc="A lightweight console printing and formatting toolkit"
arch=("x86_64")
url="https://github.com/ines/wasabi"