summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShengyu Zhang2019-11-23 18:58:15 +0800
committerShengyu Zhang2019-11-23 18:58:15 +0800
commitef3025c9f369386e593e334422c994604739b891 (patch)
tree1805d32b7c770c23bc1123ece8b64743a875a953 /PKGBUILD
parente026dd9bcba1de0b5ab1da00e48926b8dfd1fabb (diff)
downloadaur-fontweak.tar.gz
fontweak: remove empty install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df6f990abd48..6fc6a9f4cb07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# 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=2
+pkgrel=6
pkgdesc="GUI front-end of fontconfig"
arch=(any)
url="https://github.com/guoyunhe/fontweak"
@@ -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=()