summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-04-05 23:11:54 +0200
committerfdev312024-04-05 23:11:54 +0200
commit99456acaf6980ccd95ea55f364e9ebfcdef51cc5 (patch)
tree87463c9df3301f9f230d794b977d680dbdd12d8e
parent5842a9c4c8fd42b7ee18daa5efcc2f540c74e4a4 (diff)
downloadaur-99456acaf6980ccd95ea55f364e9ebfcdef51cc5.tar.gz
Version 2.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b93ee8b5cd4f..32c6bc7ea077 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.1.4
+ pkgver = 2.2.0
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.1.4
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.0
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index d93f18c3fc19..607cd43373df 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.1.4
+pkgver=2.2.0
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)