summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2022-01-21 12:30:38 +0100
committerjzbor2022-01-21 12:30:38 +0100
commitc4ed89aa0a19f7d5a515f49d6f03a95226518ddb (patch)
treedc93066e7421b25cb4cbe2441d427d947792a759 /PKGBUILD
parent511f97b5b865f0da67b7bfefa0f65ece45f86d2f (diff)
downloadaur-c4ed89aa0a19f7d5a515f49d6f03a95226518ddb.tar.gz
7.3.3 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac3d7dbc3ec4..219ff133366c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: jzbor <zborof at posteo dot de>
pkgname=moonwm
-pkgver=7.3.2
+pkgver=7.3.3
_wmcname=wmcommons
_wmcver=0.1.4
pkgrel=2
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
-arch=(x86_64 i686)
+arch=(x86_64 i686 aarch64)
url="https://github.com/jzbor/moonwm"
_wmcurl="https://github.com/jzbor/wmcommons"
license=('MIT')
@@ -28,7 +28,7 @@ options=()
source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/jzbor/moonwm/tar.gz/refs/tags/$pkgver"
"$_wmcname-$_wmcver.tar.gz::https://codeload.github.com/jzbor/wmcommons/tar.gz/refs/tags/$_wmcver")
noextract=()
-sha256sums=('bffb6eddd092985f2c1687d97a2bd7f7baaafb4faef18acb2701bd235d2b8f4f'
+sha256sums=('05654d69f3ea21e36d34df16bd4a61ff714eff711619278719547f8d0316996a'
'456ee1ab14f5f9cd5c1a35694ebf9a18a8bb4e2654bd0565810faaac352a74f0')
validpgpkeys=()
install='moonwm.install'