summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-05-12 12:25:53 +0200
committerfdev312024-05-12 12:25:53 +0200
commit76e608bf9a3be1d5ef89ff2f213f8b09b7208c80 (patch)
tree078f2371771a09e3b700aef51e2205605471897b
parent334f0ff58377d844f74e0e58c981f6a461668353 (diff)
downloadaur-76e608bf9a3be1d5ef89ff2f213f8b09b7208c80.tar.gz
Version 2.2.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 907c5e20fa24..d9d82d28941c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyprland
pkgdesc = Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions
- pkgver = 2.2.17
+ pkgver = 2.2.18
pkgrel = 1
url = https://github.com/fdev31/pyprland
arch = any
@@ -13,7 +13,7 @@ pkgbase = pyprland
depends = python-aiofiles
provides = pyprland
conflicts = pyprland
- source = git+https://github.com/fdev31/pyprland.git#tag=2.2.17
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.18
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index c224f1c57488..c82ae3f8389d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien Devaux <fdev31@gmail.com>
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=pyprland
-pkgver=2.2.17
+pkgver=2.2.18
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)