summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e5ad52ee4a8..dfc22890fb7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = swaylay-git
pkgdesc = Keyboard layouts monitoring utility for Sway WM
- pkgver = r7.d29a93a
- pkgrel = 2
+ pkgver = r8.df1fff2
+ pkgrel = 1
url = https://github.com/Hexawolf/swaylay
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3c539e3cd9fb..34dfd47c43b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Hexawolf <hexawolf@protonmail.com>
pkgname=swaylay-git
_pkgname=swaylay
-pkgver=r7.d29a93a
-pkgrel=2
+pkgver=r8.df1fff2
+pkgrel=1
license=("MIT")
pkgdesc="Keyboard layouts monitoring utility for Sway WM"
makedepends=("meson" "ninja" "git")