summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErèbe2018-03-04 14:44:35 +0100
committerErèbe2018-03-04 14:44:35 +0100
commit1cca140072096bb9a96793d6a7db9ce034decb97 (patch)
tree73dafa8f01a2a99eabcfac27ebd8fe63a0228bff
parentfa46192f32435d0a885e8f212e9cc5e5ddce6877 (diff)
downloadaur-1cca140072096bb9a96793d6a7db9ce034decb97.tar.gz
Rename package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e05c23deb808..879a59305fb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = rofi-greenclip
arch = x86_64
license = GPL
depends = rofi
- provides = greenclip
+ provides = rofi-greenclip
conflicts = greenclip
replaces = greenclip
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 744b8e4cf054..e74ad4a3be70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('rofi')
makedepends=()
checkdepends=()
optdepends=()
-provides=("greenclip")
+provides=("rofi-greenclip")
conflicts=("greenclip")
replaces=("greenclip")
backup=()