summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-02-16 19:30:27 +0100
committerfdev312024-02-16 19:30:27 +0100
commit7849b2727f21231842673fedfbb14615a0f7e0fc (patch)
tree0ddf08e99bcea7037ddb1abe42a1507c7f0fe9ed
parentd8a59f777de7f5d5c953789e066b84d2cd4aa150 (diff)
downloadaur-7849b2727f21231842673fedfbb14615a0f7e0fc.tar.gz
Version 2.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16f6d470c339..7527833062be 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.1
+ pkgver = 2.0.2
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.1
+ source = git+https://github.com/fdev31/pyprland.git#tag=2.0.2
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 4126f62ba7d4..ea18c07ab221 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.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions"
arch=(any)