summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-04-22 23:14:17 +0200
committerfdev312024-04-22 23:14:17 +0200
commit29b5723d092055b39277ff50f1e3ad1afa8c7520 (patch)
treecec9f401df4aafa068cedfd15128253f522c089e
parent786e641770ae20d8bcc370602a95e1b410208173 (diff)
downloadaur-29b5723d092055b39277ff50f1e3ad1afa8c7520.tar.gz
Version 2.2.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 144036482809..dc12274ac528 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.10
+ pkgver = 2.2.11
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.10
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.11
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 6494c4c36b5a..12a0fa6235f1 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.10
+pkgver=2.2.11
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)