summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRex2020-07-16 17:39:43 +0800
committerRex2020-07-16 17:39:43 +0800
commit0dd80f40a9df427e1ac33f459b5f109816c75375 (patch)
tree49225b41e42573ed509e9f4a6f3577efeb944b68
parent77e6ce309eadd91b583ffa68958325ef91c86647 (diff)
downloadaur-0dd80f40a9df427e1ac33f459b5f109816c75375.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 4f9d34040671..bbddfac2774b 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+JBMv2.001
- pkgrel = 1
+ pkgver = v3.003+FC5.2+JBMv2.000
+ pkgrel = 2
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+JBMv2.001/HackLigatured-v3.003+FC3.1+JBMv2.001.zip
- source = v3.003+FC3.1+JBMv2.001-LICENSE::https://raw.githubusercontent.com/gaplo917/Ligatured-Hack/master/LICENSE
- sha256sums = 5de88284b3e0a428146e46c0671dbe3044406d8fad18c0fa2edd35ae33ba2a74
+ 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 8fd9b1cb9a3f..002da439b992 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+JBMv2.001
-pkgrel=1
+pkgver=v3.003+FC5.2+JBMv2.000
+pkgrel=2
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=("5de88284b3e0a428146e46c0671dbe3044406d8fad18c0fa2edd35ae33ba2a74"
+sha256sums=("3c2d15ae8eb37fb29e6151566c2083792bd22884960bcdb014d34d03739dbfee"
"8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903")
package() {