diff options
author | Σrebe - Romain GERARD | 2024-01-12 08:32:04 +0100 |
---|---|---|
committer | Σrebe - Romain GERARD | 2024-01-12 08:32:04 +0100 |
commit | ad355c5e086638a576b620f82b4755499c397225 (patch) | |
tree | 4f2b9f70493eb7f78f6c841c913537e538dc384f | |
parent | d696d61618f9b2532c233c9c71587ec96dea668c (diff) | |
download | aur-ad355c5e0866.tar.gz |
Bump pkg version
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = rofi-greenclip pkgdesc = Clipboard manager to use with rofi - Image support and blacklist pkgver = 4.2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/erebe/greenclip changelog = changelog arch = x86_64 @@ -2,7 +2,7 @@ pkgname=rofi-greenclip pkgver=4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Clipboard manager to use with rofi - Image support and blacklist" arch=('x86_64') url="https://github.com/erebe/greenclip" |