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 ac2458950a93..2254027f71ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wesley Moore <wes@wezm.net>
pkgname=allsorts-tools
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=1
pkgdesc='Font debugging tools based on the Allsorts font shaping engine'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/yeslogic/allsorts-tools"
license=('Apache')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('dfdc8941fa1b3eb185ddcab885eab91be985613de62824afc99b4a556fc430c9')
+sha256sums=('95393ac38ef4bb9094a40c2f5e05054dc35fa42f1e59377315503eb7df2cfc6f')
build() {
cd "$pkgname-$pkgver"