summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ff0eb795e06..50b2a610f9c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_upname=ftCLI
pkgname=ftcli
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='A command line font editor'
arch=(any)
@@ -23,7 +23,7 @@ makedepends=(python-{build,installer}
python-wheel)
_archive="$_upname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('76955ec319432ae6ed57a32fed3ec18495778a670fa7efe11e1f9c3f77d85754')
+sha256sums=('0e52854286135a271acf2621d3b147defce72d23a5eb0ebef2df86311ff21273')
build() {
cd "$_archive"