summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShiwei Zhang2022-03-03 16:21:05 +0800
committerShiwei Zhang2022-03-03 16:21:05 +0800
commit4559cb65fd4bd9ded378ae09b2bad43761b13cb6 (patch)
tree6ce9d028e34d7762d7c5b5c53c53fed25c8adbe2 /PKGBUILD
parentec73d5792e0f63d3516fbbd0634c61c1e781bfc7 (diff)
downloadaur-gnome-shell-extension-just-perfection-desktop-git.tar.gz
add conflicts and provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0037d20e4c3d..59cb33dce893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,15 @@
pkgname=gnome-shell-extension-just-perfection-desktop-git
pkgdesc="Just Perfection GNOME Shell Desktop"
-pkgver=r397.4e84537
+pkgver=r576.f87655c
pkgrel=1
arch=(any)
+conflicts=('gnome-shell-extension-just-perfection-desktop')
+provides=('gnome-shell-extension-just-perfection-desktop')
url='https://gitlab.gnome.org/jrahmatzadeh/just-perfection'
license=(GPL3 'CC0 1.0')
depends=('gnome-shell')
-makedepends=('git')
+makedepends=('git' 'unzip')
source=('git+https://gitlab.gnome.org/jrahmatzadeh/just-perfection.git')
md5sums=('SKIP')