summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312024-02-01 23:51:23 +0100
committerfdev312024-02-01 23:51:23 +0100
commiteb54e46ffea87c92722a75ed9fd59f6eff484d61 (patch)
tree450de4213eba8e5b061c42c38990032c5d83e754
parentbd925247e9628a106ec74cb0bdd9da313f92f79f (diff)
downloadaur-eb54e46ffea87c92722a75ed9fd59f6eff484d61.tar.gz
Version 1.8.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc07cce9d76c..1bf228acd0a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pyprland
pkgdesc = Easy scratchpads, smart monitor placement and more Hyprland tweaks
- pkgver = 1.8.1
+ pkgver = 1.8.2
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.8.1
+ source = git+https://github.com/fdev31/pyprland.git#tag=1.8.2
md5sums = SKIP
pkgname = pyprland
diff --git a/PKGBUILD b/PKGBUILD
index de57a54adc24..e3aa0cfb012b 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.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="Easy scratchpads, smart monitor placement and more Hyprland tweaks"
arch=(any)