summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2022-02-08 15:55:54 +0100
committerjzbor2022-02-08 15:55:54 +0100
commit6e919505c3f75f500133c63b7f35e59502f25129 (patch)
tree641931a269b576f0f1c2e8cfb665b9aa824384e4 /PKGBUILD
parentb3572e42c85f80a13bd0c2468a335672fcf7a580 (diff)
downloadaur-6e919505c3f75f500133c63b7f35e59502f25129.tar.gz
Removing moonwm.install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e70833760752..9ec803c73e85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jzbor <zborof at posteo dot de>
pkgname=moonwm
pkgver=8.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
arch=(x86_64 i686 aarch64)
url="https://github.com/jzbor/moonwm"
@@ -22,7 +22,6 @@ source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
noextract=()
sha512sums=('a1be68e30e637dec7aafb4427e5957b0a29f78c712b974cd744fb54cac95f8215bd075b55dac638c0c5899e78ef33ab5a56c66f0b48058fe38e1749269364052')
validpgpkeys=()
-install='moonwm.install'
build() {
cd "$pkgname-$pkgver"