summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-04-06 16:37:47 +0200
committerfdev312024-04-06 16:37:47 +0200
commite780f8167ed7eb7a8ca43433f59dec9e67c82ac8 (patch)
treed8d1fcf8b286ee37645bc76835fb153b995a7bb3
parent6778f71f062ba9433c872a8e8dfcbf47581a3436 (diff)
downloadaur-e780f8167ed7eb7a8ca43433f59dec9e67c82ac8.tar.gz
Version 2.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1d302318245..15a8709fa329 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.1
+ pkgver = 2.2.2
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.1
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.2
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 906b888b72d7..7d06ad11534c 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.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)