summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2019-11-06 23:41:26 +0100
committerfrederik2019-11-06 23:41:26 +0100
commit8f0c70637e489d91036df2c8c66f241d2c9bfcea (patch)
tree3cfd46c77c7c40f14a9fc8db0e5402542bb45711
parent523e0a0608f6db1615aad454a573599d755a5101 (diff)
downloadaur-8f0c70637e489d91036df2c8c66f241d2c9bfcea.tar.gz
fix quoting in PKGBUILD header
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40c373d4a02b..eb94900a8243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = ttf-ubraille
depends = fontconfig
depends = xorg-font-utils
source = http://yudit.org/download/fonts/UBraille/UBraille.ttf
- sha256sums = 4bdec13f35920a29cfe729946018e6c1695a8074a91882a62244e428f3ffe122
+ sha512sums = bef05539744f51d78c17ba8655aeac8e84b49a209192c3e8c197159c4666052c9dfcb0116c1356a37ca04606af14ab6a972a7989ecb87b3b3146c608872a7206
pkgname = ttf-ubraille
diff --git a/PKGBUILD b/PKGBUILD
index 5951dd4d45e4..f83d59d753d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ url='http://yudit.org/download/fonts/UBraille/'
arch=('any')
license=('GPL')
depends=('fontconfig' 'xorg-font-utils')
-source=("http://yudit.org/download/fonts/UBraille/UBraille.ttf")
-sha256sums=('4bdec13f35920a29cfe729946018e6c1695a8074a91882a62244e428f3ffe122')
+source=('http://yudit.org/download/fonts/UBraille/UBraille.ttf')
+sha512sums=('bef05539744f51d78c17ba8655aeac8e84b49a209192c3e8c197159c4666052c9dfcb0116c1356a37ca04606af14ab6a972a7989ecb87b3b3146c608872a7206')
package() {
install -d "${pkgdir}"/usr/share/fonts/TTF