summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSung Mingi2021-10-28 16:33:33 +0900
committerSung Mingi2021-10-28 16:33:33 +0900
commitf569b9c323574bfbd606139c69f7ca8591fbf205 (patch)
tree7ce9794eb1189b0eb63a897b4d574752aef9d982 /PKGBUILD
parent4d1735087ff6d65f161efc65aa38f6513f1490ba (diff)
downloadaur-f569b9c323574bfbd606139c69f7ca8591fbf205.tar.gz
Add missing conflicts
Signed-off-by: Sung Mingi <FiestaLake@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 435667bda44e..b4031da06160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=('GPL')
depends=('gnome-shell')
makedepends=('git')
provides=('gnome-shell-extension-hibernate-status')
+conflicts=('gnome-shell-extension-hibernate-status')
install=gnome-shell-extension-hibernate-status.install
source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha256sums=('126918dd31f2b282087a3abfaed7dd0a9ba84d2fee75669864fc752e23237d7c')