summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRex2020-07-11 17:50:11 +0800
committerRex2020-07-11 17:50:11 +0800
commit76c18d4daf9507ffa99f156942971431ca1b84b1 (patch)
tree41855ad4f7532e81b8cbfd9d61a48fc3e76d9761
parentc43d0d219644c4e738fe7744a185e765294bd332 (diff)
downloadaur-76c18d4daf9507ffa99f156942971431ca1b84b1.tar.gz
updated PKGBUILD
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8f0ce669b03..dece6da5e913 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-ligatured-hack
pkgdesc = Latest ligatures with Hack font built with fully automated CI/CD by gaplo917
- pkgver = v3.003+FC3.1+JBMv1.0.6
- pkgrel = 2
+ pkgver = v3.003+FC5.2+JBMv2.000
+ pkgrel = 1
url = https://github.com/gaplo917/Ligatured-Hack
arch = any
license = GPL3
depends = fontconfig
provides = ttf-hack
conflicts = ttf-hack-ligatured
- source = https://github.com/gaplo917/Ligatured-Hack/releases/download/v3.003+FC3.1+JBMv1.0.6/HackLigatured-v3.003+FC3.1+JBMv1.0.6.zip
- source = v3.003+FC3.1+JBMv1.0.6-LICENSE::https://raw.githubusercontent.com/gaplo917/Ligatured-Hack/master/LICENSE
- sha256sums = 1e694ffdde1d2039492a1472bf65c95c72c29b1852b8fe96c2620e59eebb998f
+ source = https://github.com/gaplo917/Ligatured-Hack/releases/download/v3.003+FC5.2+JBMv2.000/HackLigatured-v3.003+FC5.2+JBMv2.000.zip
+ source = v3.003+FC5.2+JBMv2.000-LICENSE::https://raw.githubusercontent.com/gaplo917/Ligatured-Hack/master/LICENSE
+ sha256sums = 3c2d15ae8eb37fb29e6151566c2083792bd22884960bcdb014d34d03739dbfee
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = ttf-ligatured-hack
diff --git a/PKGBUILD b/PKGBUILD
index ee4ce043eb39..df9bc7c41c0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: timescam <rex.ky.ng at gmail dot com>
pkgname=ttf-ligatured-hack
-pkgver=v3.003+FC3.1+JBMv1.0.6
-pkgrel=2
+pkgver=v3.003+FC5.2+JBMv2.000
+pkgrel=1
pkgdesc="Latest ligatures with Hack font built with fully automated CI/CD by gaplo917"
arch=("any")
url="https://github.com/gaplo917/Ligatured-Hack"
@@ -12,7 +12,7 @@ provides=("ttf-hack")
conflicts=("ttf-hack-ligatured")
source=("https://github.com/gaplo917/Ligatured-Hack/releases/download/${pkgver}/HackLigatured-${pkgver}.zip"
"${pkgver}-LICENSE::https://raw.githubusercontent.com/gaplo917/Ligatured-Hack/master/LICENSE")
-sha256sums=("1e694ffdde1d2039492a1472bf65c95c72c29b1852b8fe96c2620e59eebb998f"
+sha256sums=("3c2d15ae8eb37fb29e6151566c2083792bd22884960bcdb014d34d03739dbfee"
"8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903")
package() {