summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-04-27 13:43:12 +0200
committerfdev312024-04-27 13:43:12 +0200
commit04abb7a059c51cd450c9719a8cff856f63e60c89 (patch)
tree5db005b87d25fec4d660f7bea9a51097e2a73b8f
parent6c4b342903809771bb408514044599ae99c72c8c (diff)
downloadaur-04abb7a059c51cd450c9719a8cff856f63e60c89.tar.gz
Version 2.2.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4640774ca36..0b6798e03fb5 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.13
+ pkgver = 2.2.14
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.13
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.14
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 89611a03349e..ba6c6ff3abca 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.13
+pkgver=2.2.14
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)