summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efe649d15bb0..f555ac0c58e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=sfntly
pkgname=${_pkgname}-git
-pkgver=r157.64f78562
+pkgver=r204.1e7adf31
pkgrel=1
pkgdesc="A Library for Using, Editing, and Creating SFNT-based Fonts"
arch=('i686' 'x86_64')
-url="https://github.com/googlei18n/sfntly"
+url="https://github.com/googlefonts/sfntly"
license=('Apache')
-depends=('java-environment' 'icu' 'bash')
+depends=('java-environment<13' 'icu' 'bash')
makedepends=('git' 'apache-ant' 'cmake')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
-source=("git+https://github.com/googlei18n/${_pkgname}.git")
+source=("git+https://github.com/googlefonts/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {