summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-18 20:02:03 +0300
committerorhun2020-11-18 20:02:03 +0300
commit6ae5d840726b4c41323c23208ae4d16abf83d505 (patch)
treed90ad9e009016f23d5886a25d26b54b84d1d6b4c /PKGBUILD
parent25cf1f76ab3d3137d386b98dd36e1974ec46f0c8 (diff)
downloadaur-6ae5d840726b4c41323c23208ae4d16abf83d505.tar.gz
upgpkg: frankenwm 1.0.22-1
upstream release Use rust dependency instead of cargo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2055825f11ed..237e8d34bc34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://github.com/sulami/FrankenWM"
arch=('i686' 'x86_64')
license=('custom:MIT/X')
depends=('libx11' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms')
-conflicts=("$pkgname-git")
install=frankenwm.install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('bea5cbc94b34f3d55c7b9721906b7599fe3e8cfb93ce5f4727fc2f699db716eaa419865d611e4a68e9a63916b2c3a41196653d660b8672149e085d4c51d1cf83')