summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23ca22fde5d6..8b2f39b76c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sri <opensource@srirangan.net>
pkgname="xlap"
-pkgver="0.9.2"
+pkgver="0.9.3"
pkgrel=0
pkgdesc="Window snap assistant for Xfce and the X Window System"
arch=("any")
@@ -18,7 +18,7 @@ depends=("xdotool"
changelog="CHANGELOG"
source=("https://gitlab.com/sri-at-gitlab/projects/xlap/-/raw/v$pkgver/xlap"
"https://gitlab.com/sri-at-gitlab/projects/xlap/-/raw/v$pkgver/xlap.desktop")
-md5sums=("ae7231629598edbc21adc59722e65a87" # md5sum xlap
+md5sums=("50fd1e4ea67e90b119319cdcc0ea60c1" # md5sum xlap
"08a752f95cf9a89273e1df8e5ad84739") # md5sum xlap.desktop
package() {