summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKibouo2018-06-04 12:28:30 +0200
committerKibouo2018-06-04 12:28:30 +0200
commitee1cb43b02204cdc58411223fa14b82d62913e1d (patch)
tree4d2669357a87d62696ea287315657da0540abdd0 /PKGBUILD
parentb46c6ba6488a77ec054c1bbd6003e161fb247d48 (diff)
downloadaur-ee1cb43b02204cdc58411223fa14b82d62913e1d.tar.gz
Update package 20180604
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 860f8e2c0998..6199be9444ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=matcha-gtk-theme-git
pkgver=r107.3ae60f0
pkgrel=1
-pkgdesc="A flat design theme for GTK3, GTK2, and Gnome-Shell."
+pkgdesc='A flat design theme for GTK3, GTK2, and Gnome-Shell.'
arch=('any')
url='https://vinceliuice.github.io/theme-matcha'
license=('GPL3')
depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3')
makedepends=('git')
provides=("${pkgname}")
-conflicts=("${pkgname}", "matcha-gtk-theme")
+conflicts=("${pkgname}" 'matcha-gtk-theme')
source=("${pkgname}::git+https://github.com/vinceliuice/matcha.git")
md5sums=('SKIP')
pkgver() {