summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-02-20 23:52:26 +0100
committerfdev312024-02-20 23:52:26 +0100
commit464d151c3659e74a99ef7e76dd388a32b6c5ed77 (patch)
tree339f8622c3109bbb792cceb37a50905491be9a6f
parent7849b2727f21231842673fedfbb14615a0f7e0fc (diff)
downloadaur-464d151c3659e74a99ef7e76dd388a32b6c5ed77.tar.gz
Version 2.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7527833062be..e9519e71e03c 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.2
+ pkgver = 2.0.3
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.2
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.0.3
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index ea18c07ab221..cf9f49a80028 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.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)