summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-02-29 21:56:26 +0100
committerfdev312024-02-29 21:56:26 +0100
commit370d5f40bede5b85ac1abdd4340db5f74b2747e3 (patch)
tree6096f7c6bbdc573c8dff16ce6398f4a3503c70d1
parentcb347a7debe1caf5613a7633fa048f8bcd220d85 (diff)
downloadaur-370d5f40bede5b85ac1abdd4340db5f74b2747e3.tar.gz
Version 2.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f88baa989e..2fc091b52c2e 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.0.4
+ pkgver = 2.0.5
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.0.4
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.0.5
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index e947d55123ef..e91f12822a68 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.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)