summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2022-01-08 17:40:31 +0100
committerjzbor2022-01-08 17:40:31 +0100
commit48970b2d4ff4b48cd739e0cd09a48f5108e0e29d (patch)
tree7757c71465a7ac0795e9c5357c27c020e914bc6f /PKGBUILD
parent1380f5d67bd58e961ba0a145448689cc6baf3a76 (diff)
downloadaur-48970b2d4ff4b48cd739e0cd09a48f5108e0e29d.tar.gz
7.3.1 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b9a062f8938..c3be1bfebf57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: jzbor <zborof at posteo dot de>
pkgname=moonwm
-pkgver=7.3.0
+pkgver=7.3.1
_wmcname=wmcommons
-_wmcver=0.1.2
+_wmcver=0.1.3
pkgrel=1
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
arch=(x86_64 i686)
@@ -28,8 +28,8 @@ 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=('2b78e7113d04d88ee2185a91accde7af84c13c82181826f29ff39c79b209c930'
- '37f23e697171e7e5807061e08e406a8f30e6f80fd77807ab369ea1ad36c8b43b')
+sha256sums=('eff7016ebbe2ecc14cb82cc7ff9a892a75e06644a5f1dfafd4c19d149f9b3a47'
+ 'a900a468bfe15f6cf10033ed889076f12b7f72cbc8ff9d7ab71544be1202fd67')
validpgpkeys=()
build() {