summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf1a4965fcc..7355d0a072a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor:
pkgname=day-image-git
-pkgver=r12.gcca7ae6
+pkgver=r14.gd9abfe3
pkgrel=1
-pkgdesc="Sets the image of the day of different sources as a wallpaper on Linux"
+pkgdesc="Sets as wallpaper the picture of the day of different sources"
arch=('x86_64')
url="https://github.com/Golim/day-image"
license=('MIT')
-depends=('curl' 'feh')
+depends=('feh')
makedepends=('git')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")