summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a463c0d2d7a..6fc6a9f4cb07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Shengyu Zhang <lastavengers at archlinuxcn dot org>
+# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
# Contributor: Guo Yunhe <guoyunhebrave@gmail.com>
pkgname=fontweak
pkgver=1.3.1
-pkgrel=1
+pkgrel=6
pkgdesc="GUI front-end of fontconfig"
arch=(any)
url="https://github.com/guoyunhe/fontweak"
license=('GPL3')
groups=()
-depends=('sh' 'java-runtime')
+depends=('java-runtime')
makedepends=('java-environment' 'apache-ant')
optdepends=()
provides=()
@@ -16,7 +16,6 @@ conflicts=()
replaces=()
backup=()
options=()
-install=()
changelog=
source=("https://github.com/guoyunhe/${pkgname}/archive/v1.3.1/${pkgname}-${pkgver}.tar.gz")
noextract=()