summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjzbor2021-04-29 22:18:48 +0200
committerjzbor2021-04-29 22:18:48 +0200
commit142a8c5b927297ba503a70b66e1aa54d4d925368 (patch)
tree1f89c4e278aab8ed20b5b66674aa90bdcba1d1fb
parent427085a380ce06254e65b7d93a38bbda2d0cc3ff (diff)
downloadaur-142a8c5b927297ba503a70b66e1aa54d4d925368.tar.gz
Version 7.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56cae1be1fd0..01b7c1a9e3d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moonwm
pkgdesc = My own outstandingly named Window Manager (a dynamic window manager)
- pkgver = 7.0.1
- pkgrel = 3
+ pkgver = 7.0.2
+ pkgrel = 1
url = https://github.com/jzbor/moonwm
arch = x86_64
arch = i686
@@ -42,8 +42,8 @@ pkgbase = moonwm
optdepends = xfce4-notifyd: a good default notification-daemon
provides = moonwm
conflicts = moonwm
- source = https://github.com/jzbor/moonwm/archive/refs/tags/7.0.1.tar.gz
- md5sums = 1681498f236f0b35c75d31a01457d27d
+ source = https://github.com/jzbor/moonwm/archive/refs/tags/7.0.2.tar.gz
+ md5sums = b57e38cfbcf5c4271100a3ad82aafb40
pkgname = moonwm
diff --git a/PKGBUILD b/PKGBUILD
index 41ed092a595b..89de63578902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: jzbor <zborof at posteo dot de>
pkgname=moonwm
_pkgname=MoonWM
-pkgver=7.0.1
-pkgrel=3
+pkgver=7.0.2
+pkgrel=1
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
arch=(x86_64 i686)
url="https://github.com/jzbor/moonwm"
@@ -25,7 +25,7 @@ backup=()
options=()
source=("$url/archive/refs/tags/$pkgver.tar.gz")
noextract=()
-md5sums=('1681498f236f0b35c75d31a01457d27d')
+md5sums=('b57e38cfbcf5c4271100a3ad82aafb40')
validpgpkeys=()
build() {