summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 033629af3463..965882659cc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = otf-ibm-plex
pkgdesc = IBM Plex Mono, Sans, and Serif typefaces
pkgver = 0.5.4
- pkgrel = 1
+ pkgrel = 2
url = https://ibm.github.io/type/
arch = any
license = custom
- source = https://github.com/IBM/type/archive/v0.5.4.tar.gz
+ source = otf-ibm-plex-0.5.4.tar.gz::https://github.com/IBM/type/archive/v0.5.4.tar.gz
sha256sums = 7b719d560879854b80f8589d1d690c0fef079aaf98ef4360ce0132f3829c0ef5
pkgname = otf-ibm-plex
diff --git a/PKGBUILD b/PKGBUILD
index 612c42efc5ff..5e29b658fab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=otf-ibm-plex
pkgver=0.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="IBM Plex Mono, Sans, and Serif typefaces"
url="https://ibm.github.io/type/"
arch=('any')
license=('custom')
-source=("https://github.com/IBM/type/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/IBM/type/archive/v$pkgver.tar.gz")
sha256sums=('7b719d560879854b80f8589d1d690c0fef079aaf98ef4360ce0132f3829c0ef5')
package() {