summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel T. Borelli2019-01-03 20:12:12 -0300
committerDaniel T. Borelli2019-01-03 20:12:12 -0300
commit540f80f1e3450c172735e8f6b562af9f9c8e4aac (patch)
tree4a2827e07b3195b0e45d6bf27414fed933a8d986
parent8de3b6d112cd03dc666309158332c9d27a3d41e0 (diff)
downloadaur-540f80f1e3450c172735e8f6b562af9f9c8e4aac.tar.gz
Update pkgdesc.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5779308cadff..683150f59c62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xbmpwall-git
- pkgdesc = X11 bitmap (.xbm) file manager for xsetroot. It shows a bitmap preview and allows you to place it as a wallpaper with xsetroot.
+ pkgdesc = X11 bitmap (.xbm) file manager for xsetroot. It shows a bitmap preview and allows you to place it as a wallpaper.
pkgver = 1.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/daltomi/xbmpwall
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 6da3b5400bbb..ce6b6a31d2f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgbase=xbmpwall-git
pkgname=$pkgbase
pkgver=1.6
-pkgrel=2
+pkgrel=3
_gitname=xbmpwall
_gittag="v${pkgver}"
-pkgdesc="X11 bitmap (.xbm) file manager for xsetroot. It shows a bitmap preview and allows you to place it as a wallpaper with xsetroot."
+pkgdesc="X11 bitmap (.xbm) file manager for xsetroot. It shows a bitmap preview and allows you to place it as a wallpaper."
arch=('x86_64')