summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312023-11-18 19:51:42 +0100
committerfdev312023-11-18 19:51:42 +0100
commitf4d6bceeb1347c276d22111fd5a4463cb2b2c38d (patch)
treeb181a82f5ac7a0a539f4d7b7a60968d610a3feb0
parenta32468b90162ff871a9e2a6d959eb802c71c751c (diff)
downloadaur-f4d6bceeb1347c276d22111fd5a4463cb2b2c38d.tar.gz
Version 1.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e57e80724d1..d7f47f65fdcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyprland
pkgdesc = Easy scratchpads, smart monitor placement and more Hyprland tweaks
- pkgver = 1.6.0
+ pkgver = 1.6.1
pkgrel = 1
url = https://github.com/fdev31/pyprland
arch = any
@@ -12,7 +12,7 @@ pkgbase = pyprland
depends = python
provides = pyprland
conflicts = pyprland
- source = git+https://github.com/fdev31/pyprland.git#tag=1.6.0
+ source = git+https://github.com/fdev31/pyprland.git#tag=1.6.1
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index 6492c0a33e23..ec95ca9cde7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien Devaux <fdev31@gmail.com>
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=pyprland
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="Easy scratchpads, smart monitor placement and more Hyprland tweaks"
arch=(any)