summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-05-16 17:54:05 +0100
committerJonathon Fernyhough2021-05-16 17:54:05 +0100
commitec8b7c03b310a56b4ed3784e914eadd88e82af66 (patch)
tree70ce1745b878093c83dba121be13f13d8fbe9a08 /PKGBUILD
parent4de40a271e711441ae192d5f30e7b62c93f9aa08 (diff)
downloadaur-ec8b7c03b310a56b4ed3784e914eadd88e82af66.tar.gz
Drop provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c21dec0046f7..e7d5e72dd295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
pkgname=sweet-gtk-theme-dark
_pkgname=Sweet-Dark
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Light and dark colorful Gtk3.20+ theme"
arch=('any')
url='https://github.com/EliverLara/Sweet'
license=('GPL3')
-provides=('sweet-theme-dark')
conflicts=('sweet-theme-dark')
replaces=('sweet-theme-dark')
source=("$url/releases/download/${pkgver}/${_pkgname}.tar.xz")