summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Drexler2015-06-10 23:25:54 +0200
committerChristoph Drexler2015-06-10 23:25:54 +0200
commita79b0fb0c5cd6eb6b00fc154fded85cad1d16598 (patch)
tree5c15419907b5cc73cea9eebc3e14d1ba273cd173
parent72e9833ee170e47d7eddd8be8765bf62b8b7ba10 (diff)
downloadaur-a79b0fb0c5cd6eb6b00fc154fded85cad1d16598.tar.gz
replace md5sums by sha256sums
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 222efc6e1b64..b9f52b483bf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=otf-mintspirit
pkgver=1.005
-pkgrel=1
+pkgrel=2
pkgdesc="A font designed by Hirwen Harendal and released by Arkandis Digital Foundry"
arch=('any')
url="http://arkandis.tuxfamily.org/adffonts.html"
@@ -12,7 +12,7 @@ depends=('fontconfig' 'xorg-mkfontdir' 'xorg-mkfontscale')
install=otf.install
source=("http://arkandis.tuxfamily.org/fonts/MintSpirit-20150322.zip")
-md5sums=('0907e79f4d9389f92e3862fbe3b95a57')
+sha256sums=('338f6e5f3660e393c534e214c2654f93aa1d83587e230f7d0186068612aef871')
build() {