summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShengyu Zhang2019-11-23 18:58:15 +0800
committerShengyu Zhang2019-11-23 18:58:15 +0800
commitef3025c9f369386e593e334422c994604739b891 (patch)
tree1805d32b7c770c23bc1123ece8b64743a875a953
parente026dd9bcba1de0b5ab1da00e48926b8dfd1fabb (diff)
downloadaur-fontweak.tar.gz
fontweak: remove empty install
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb0f7b9343bb..869679f90701 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 7 06:23:28 UTC 2017
+# Sat Nov 23 10:57:59 UTC 2019
pkgbase = fontweak
pkgdesc = GUI front-end of fontconfig
pkgver = 1.3.1
- pkgrel = 2
+ pkgrel = 6
url = https://github.com/guoyunhe/fontweak
arch = any
license = GPL3
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=()