summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-04-27 00:44:58 +0200
committerfdev312024-04-27 00:44:58 +0200
commit6c4b342903809771bb408514044599ae99c72c8c (patch)
treefd61407337bcb4e0ad8aef9e12838110dc9c66d9
parentae132b5ffb1550e991b6226f8547dd45dacfee4a (diff)
downloadaur-6c4b342903809771bb408514044599ae99c72c8c.tar.gz
Version 2.2.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88a509f5edfa..b4640774ca36 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.12
+ pkgver = 2.2.13
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.12
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.13
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 8cf83594d91e..89611a03349e 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.12
+pkgver=2.2.13
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)