summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2021-10-21 05:24:10 +0300
committerCaleb Maclennan2021-10-21 05:24:10 +0300
commit3289eb9a566576333c9d2d98aa41e256e9839996 (patch)
tree15861ee02726a6f081788544932344d3a17ce12c /PKGBUILD
parent79de68128991cf9208d0fb2e81be90d2347b1d63 (diff)
downloadaur-3289eb9a566576333c9d2d98aa41e256e9839996.tar.gz
upgpkg: ftcli 0.3.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 593454743ef4..abf216cf3a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_upname=ftCLI
pkgname=ftcli
-pkgver=0.3.2
+pkgver=0.3.5
pkgrel=1
pkgdesc='A command line font editor'
arch=(any)
@@ -20,7 +20,7 @@ depends=('dehinter'
"${_py_deps[@]/#/python-}")
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('8936eb9b9a5b2c6b89afc838d31d955ddb7e01d177bd86b07ce4e56c97027ae5')
+sha256sums=('8efe72499b781d5f231f7ff0fbba1d24e01329e2214ec49d345a2c435ce54933')
build() {
cd "$_upname-$pkgver"