summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-02-24 14:07:12 +0100
committerfdev312024-02-24 14:07:12 +0100
commitcb347a7debe1caf5613a7633fa048f8bcd220d85 (patch)
tree695b6ec23a6e593fb723d6d52c19a8e382093678
parent464d151c3659e74a99ef7e76dd388a32b6c5ed77 (diff)
downloadaur-cb347a7debe1caf5613a7633fa048f8bcd220d85.tar.gz
Version 2.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9519e71e03c..97f88baa989e 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.3
+ pkgver = 2.0.4
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.3
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.0.4
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index cf9f49a80028..e947d55123ef 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.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)