summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-08-17 09:09:12 +0200
committerhaawda2019-08-17 09:09:12 +0200
commit4a996bb8c13cd4c3e2c50ed0fc59e97be4d60aeb (patch)
tree16c1f37700239f63bc55069e3caea0b3ec6dcb28
parent8a0fad3449fefb347de37fa9bb6aa60c7b6821d4 (diff)
downloadaur-4a996bb8c13cd4c3e2c50ed0fc59e97be4d60aeb.tar.gz
skip shasums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeec2f6b22d6..50e24c9efc9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = otf-bitter
pkgdesc = A font specially designed for comfortably reading on any computer or device.
pkgver = 1.300
- pkgrel = 1
+ pkgrel = 2
url = http://www.huertatipografica.com/fonts/bitter-ht
arch = any
license = custom:OFL
@@ -10,7 +10,7 @@ pkgbase = otf-bitter
depends = xorg-font-utils
conflicts = otf-google-fonts-hg
source = bitter.zip::http://www.fontsquirrel.com/fonts/download/bitter
- sha256sums = 291861afc335d5011f74d093bfbcbd82599ce06c0982f13ef74312380ea24e84
+ sha256sums = SKIP
pkgname = otf-bitter
diff --git a/PKGBUILD b/PKGBUILD
index 0d34a4232553..567b86515a38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_fontname=bitter
pkgname=otf-${_fontname}
pkgver=1.300
-pkgrel=1
+pkgrel=2
pkgdesc='A font specially designed for comfortably reading on any computer or device.'
arch=('any')
url="http://www.huertatipografica.com/fonts/${_fontname}-ht"
@@ -13,7 +13,7 @@ depends=('fontconfig' 'xorg-font-utils')
makedepends=('unzip')
conflicts=('otf-google-fonts-hg')
source=("${_fontname}.zip::http://www.fontsquirrel.com/fonts/download/${_fontname}")
-sha256sums=('291861afc335d5011f74d093bfbcbd82599ce06c0982f13ef74312380ea24e84')
+sha256sums=('SKIP')
package() {
install -Dm644 "SIL Open Font License.txt" "$pkgdir"/usr/share/licenses/${pkgname}/OFL