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 c5556915bbb3..3c2131396f54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = ttf-genericmobile
pkgdesc = A raster proportional sans serif typeface, extracted from various generic mobile devices.
pkgver = 20190103.01
- pkgrel = 1
+ pkgrel = 2
url = https://notabug.org/HarvettFox96/ttf-genericmobile
arch = any
- license = CC0
+ license = CC0-1.0
depends = fontconfig
depends = xorg-font-utils
depends = xorg-fonts-encodings
diff --git a/PKGBUILD b/PKGBUILD
index 3b92dc85ce81..19739c98281a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ttf-genericmobile
pkgver=20190103.01
-pkgrel=1
+pkgrel=2
pkgdesc="A raster proportional sans serif typeface, extracted from various generic mobile devices."
url="https://notabug.org/HarvettFox96/${pkgname}"
-license=("CC0")
+license=("CC0-1.0")
arch=("any")
depends=("fontconfig" "xorg-font-utils" "xorg-fonts-encodings")
source=("https://notabug.org/HarvettFox96/${pkgname}/archive/${pkgver}.tar.gz"