summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2015-08-04 00:27:03 +0200
committerMaxim Andersson2015-08-04 00:27:03 +0200
commit12f8f4caad6aa855db282fe1389beaa9e5c4a365 (patch)
treee4c062345b36ad3e0da9d0b8a9ae8904ceec1107 /PKGBUILD
parent7fc8914af375cb1d2ac759e1f065162d75c24900 (diff)
downloadaur-12f8f4caad6aa855db282fe1389beaa9e5c4a365.tar.gz
Add the provieds variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f767b30d7509..9f756a187dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/deadalnix/pixel-saver"
license=('unknown')
depends=('gnome-shell' 'xorg-xprop')
makedepends=('git')
+provides=('gnome-shell-extension-pixel-saver')
conflicts=('gnome-shell-extension-pixel-saver')
install=${pkgname}.install
source=('git://github.com/deadalnix/pixel-saver.git')