summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWesley Moore2020-11-11 15:39:07 +1100
committerWesley Moore2020-11-11 15:39:07 +1100
commita8967685b74dde427d5a918076c0b3e571c62b30 (patch)
tree19c84a441a85e9d2ca0d369a583d46591505a588 /PKGBUILD
parentfbd039138c0a6089b5a5edd6b2315277758ad214 (diff)
downloadaur-a8967685b74dde427d5a918076c0b3e571c62b30.tar.gz
Version 0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45441d36e6d7..3846659ae088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Wesley Moore <wes@wezm.net>
pkgname=allsorts-tools
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc='Font debugging tools based on the allsorts font shaping engine'
arch=('i686' 'x86_64')
url="https://github.com/yeslogic/allsorts-tools"
license=('Apache')
-conflicts=('allsorts-tools-git')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('deaa6e6c2dcc70ba614fab647f349e78400b8895991dcf81e0656a7466468abb')
+sha256sums=('5482277a6662b56b0e4199712838706cdfe5f317cd41c5475085e5aaf08dfe17')
build() {
cd "$pkgname-$pkgver"