summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-01-20 00:25:53 +0100
committerfdev312024-01-20 00:25:53 +0100
commitf47a37157072d3866faff92a136450002bafbf89 (patch)
treebe16e75ce525e3b2d067aed72099627b7c927ed4
parent683f64d58d377569494cf6a777258b22dcbbcbd4 (diff)
downloadaur-f47a37157072d3866faff92a136450002bafbf89.tar.gz
Version 1.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cebf28b456a9..47c2a4dae575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyprland
pkgdesc = Easy scratchpads, smart monitor placement and more Hyprland tweaks
- pkgver = 1.6.12
+ pkgver = 1.7.0
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.12
+ source = git+https://github.com/fdev31/pyprland.git#tag=1.7.0
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index f631edc3297d..2b49d4e5cebb 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.12
+pkgver=1.7.0
pkgrel=1
pkgdesc="Easy scratchpads, smart monitor placement and more Hyprland tweaks"
arch=(any)