summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-11-24 19:24:30 +0300
committerorhun2020-11-24 19:24:30 +0300
commit3a12a1d5325419aae9461499ae18eb0faf22eb64 (patch)
treebab6c59ca641bb840125cba8a556f5eba8e19ca5
parentd09c301c919d11630e41a54654e90880f76500c5 (diff)
downloadaur-3a12a1d5325419aae9461499ae18eb0faf22eb64.tar.gz
upgpkg: wtftw-git r347.14f3d1e-1
Remove install script
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 374e7024e7e7..4f01d8d1ab5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,6 @@ pkgbase = wtftw-git
pkgver = r347.14f3d1e
pkgrel = 1
url = https://github.com/Kintaro/wtftw
- install = wtftw.install
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 90cdf3b47a15..e39848f880c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ url="https://github.com/Kintaro/wtftw"
license=('BSD')
depends=('xorg-xmessage' 'libxinerama')
makedepends=('rust' 'git')
-install=wtftw.install
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=("git+${url}"