summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3092c4a9b5ee..1e016bbcbb49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wallpaperdownloader
- pkgdesc = Download, manage and change automatically your favorite wallpapers from the Internet
- pkgver = 2.9
+ pkgdesc = Download, manage and change automatically your favorite wallpapers from the Internet. It supports GNOME Shell, Plasma 5, MATE, Unity, XFCE, Cinnamon, Budgie and Pantheon
+ pkgver = 3.0
pkgrel = 1
url = https://bitbucket.org/eloy_garcia_pca/wallpaperdownloader
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 31628116921d..a0184cc5541a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Eloy Garcia Almaden <eloy.garcia.pca@gmail.com>
pkgname=wallpaperdownloader
-pkgver=2.9
+pkgver=3.0
pkgrel=1
epoch=
-pkgdesc="Download, manage and change automatically your favorite wallpapers from the Internet"
+pkgdesc="Download, manage and change automatically your favorite wallpapers from the Internet. It supports GNOME Shell, Plasma 5, MATE, Unity, XFCE, Cinnamon, Budgie and Pantheon"
arch=('i686' 'x86_64')
url="https://bitbucket.org/eloy_garcia_pca/wallpaperdownloader"
license=('GPL')