summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2022-01-18 22:50:41 +0100
committerjzbor2022-01-18 22:50:41 +0100
commit511f97b5b865f0da67b7bfefa0f65ece45f86d2f (patch)
tree28220cd8586e37eaa6955a4a0e2cb810669472df /PKGBUILD
parente879251d9ba480c8e77356e17a78e5722e302714 (diff)
downloadaur-511f97b5b865f0da67b7bfefa0f65ece45f86d2f.tar.gz
Fixing symlink
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb0e3abf89a1..ac3d7dbc3ec4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=moonwm
pkgver=7.3.2
_wmcname=wmcommons
_wmcver=0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
arch=(x86_64 i686)
url="https://github.com/jzbor/moonwm"
@@ -31,6 +31,7 @@ noextract=()
sha256sums=('bffb6eddd092985f2c1687d97a2bd7f7baaafb4faef18acb2701bd235d2b8f4f'
'456ee1ab14f5f9cd5c1a35694ebf9a18a8bb4e2654bd0565810faaac352a74f0')
validpgpkeys=()
+install='moonwm.install'
build() {
cp -rv "$_wmcname-$_wmcver/src" "$pkgname-$pkgver/$_wmcname/"