summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-05-04 12:39:47 +0200
committerfdev312024-05-04 12:39:47 +0200
commit9ea3e29017124af4ab67c18a0ce7d6972fb54351 (patch)
tree3cafc0626ed38ab6e737195064f258f7c087b712
parent79154e5aa8577bebc914d7048dca4f0a297465e5 (diff)
downloadaur-9ea3e29017124af4ab67c18a0ce7d6972fb54351.tar.gz
Version 2.2.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 551f1108dd9c..64fc9bac042b 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.15
+ pkgver = 2.2.16
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.15
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.2.16
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index e9ccb6eb0215..298af01fd73d 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.15
+pkgver=2.2.16
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)