summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A.2024-02-06 13:28:18 +0100
committerPhilipp A.2024-02-06 13:28:18 +0100
commit36488e8e9fbc57223e684a62d7d598341eb131e8 (patch)
tree74a16ef0564b8d73e123bb085b624cf2ecaa9284
parent1709175f921da3203d64596d2c383e89c6f1d1a0 (diff)
downloadaur-ttf-roboto-fontconfig.tar.gz
license
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 514d64e36282..7dc54570e3c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = ttf-roboto-fontconfig
pkgdesc = A version of Google’s Roboto font that has fontconfig-compatible metadata
pkgver = 2.000980
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andreasf/Roboto
arch = any
- license = Apache
+ license = Apache-2.0
provides = ttf-roboto
conflicts = ttf-roboto
source = https://github.com/andreasf/Roboto/archive/199ca7fcf1f0606106f8a93d13e42245729f9fcb.tar.gz
md5sums = 2ffb016cdf382640f4790573b378c69e
pkgname = ttf-roboto-fontconfig
-
diff --git a/PKGBUILD b/PKGBUILD
index c2ffdc878a6e..77d411350dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=ttf-roboto-fontconfig
_commit=199ca7fcf1f0606106f8a93d13e42245729f9fcb
pkgver=2.000980
-pkgrel=1
+pkgrel=2
pkgdesc='A version of Google’s Roboto font that has fontconfig-compatible metadata'
arch=('any')
url='https://github.com/andreasf/Roboto'
-license=('Apache')
+license=('Apache-2.0')
provides=('ttf-roboto')
conflicts=('ttf-roboto')
source=("$url/archive/$_commit.tar.gz")