summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3769992a5766..ff3f76f7f43a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ pkgver() {
cd "$srcdir/$pkgname"
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-pkgrel=1
+pkgrel=2
pkgdesc="A serif based on the work of a famous Czech-American type designer of yesteryear."
-url=('https://github.com/theleagueof/fanwood')
+url='https://github.com/theleagueof/fanwood'
arch=(any)
depends=(fontconfig xorg-font-utils)
source=("$pkgname::git://github.com/theleagueof/fanwood")