diff options
author | Dmitry Mozzherin | 2023-01-21 15:34:44 +0000 |
---|---|---|
committer | Dmitry Mozzherin | 2023-01-21 15:34:44 +0000 |
commit | 078fcac7a0994ab5d214eedcf824383f4b968e85 (patch) | |
tree | 15570b4a43dc50bee6816d94e9c01771283c051c | |
parent | 492fd7c030599e5999c8b4c4c809fdea49705b43 (diff) | |
download | aur-078fcac7a0994ab5d214eedcf824383f4b968e85.tar.gz |
v0.1.0-2
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = muro - pkgdesc = Wallpaper for X11/Wayland + pkgdesc = Wallpaper for bare X11/Wayland and tiling windows managers pkgver = 0.1.0 - pkgrel = 1 + pkgrel = 2 url = https://codeberg.org/dimus/muro arch = x86_64 license = MIT @@ -2,8 +2,8 @@ pkgname=muro pkgver=0.1.0 -pkgrel=1 -pkgdesc='Wallpaper for X11/Wayland' +pkgrel=2 +pkgdesc='Wallpaper for bare X11/Wayland and tiling windows managers' arch=('x86_64') url="https://codeberg.org/dimus/$pkgname" license=('MIT') |