summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05e4366352ae..9ed8c8b0a5a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = raqq-font
pkgdesc = A manuscript Kufic typeface
- pkgver = 1.00
- pkgrel = 2
+ pkgver = 2.00
+ pkgrel = 1
url = https://github.com/aliftype/raqq
arch = any
license = AGPL3
provides = raqq-font
- source = Raqq-1.00-2.zip::https://github.com/aliftype/raqq/releases/download/v1.00/Raqq-1.00.zip
- sha256sums = c0e199c1ac515e96286a15e986012e6126073c4fbea6ba45fd46be19e7bde227
+ source = https://github.com/aliftype/raqq/releases/download/v2.00/Raqq-2.00.zip
+ sha256sums = b8fdeb17a689abb15e26ea04b11c57f1c0e88bbba416264eb0e723f7e5421cfe
pkgname = ttf-raqq
diff --git a/PKGBUILD b/PKGBUILD
index 046bbbb28b1c..482621175c69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
_fname=raqq
pkgbase=$_fname-font
pkgname=ttf-$_fname
-pkgver=1.00
-pkgrel=2
+pkgver=2.00
+pkgrel=1
pkgdesc='A manuscript Kufic typeface'
arch=(any)
url="https://github.com/aliftype/$_fname"
license=(AGPL3)
provides=("$pkgbase")
_archive="${_fname^}-$pkgver"
-source=("$_archive-$pkgrel.zip::$url/releases/download/v$pkgver/$_archive.zip")
-sha256sums=('c0e199c1ac515e96286a15e986012e6126073c4fbea6ba45fd46be19e7bde227')
+source=("$url/releases/download/v$pkgver/$_archive.zip")
+sha256sums=('b8fdeb17a689abb15e26ea04b11c57f1c0e88bbba416264eb0e723f7e5421cfe')
package_ttf-raqq() {
cd "$_archive"