diff options
author | fdev31 | 2023-11-18 19:51:42 +0100 |
---|---|---|
committer | fdev31 | 2023-11-18 19:51:42 +0100 |
commit | f4d6bceeb1347c276d22111fd5a4463cb2b2c38d (patch) | |
tree | b181a82f5ac7a0a539f4d7b7a60968d610a3feb0 | |
parent | a32468b90162ff871a9e2a6d959eb802c71c751c (diff) | |
download | aur-f4d6bceeb1347c276d22111fd5a4463cb2b2c38d.tar.gz |
Version 1.6.1
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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 @@ -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) |