summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-04-24 13:20:35 +0200
committerJosip Ponjavic2020-04-24 13:20:35 +0200
commitc4b192521643d5d52cbb5761e890c84b1ea7d1c5 (patch)
treea2d40f3094a14d330363b434c6ca8e6b8f0e8ba1
parenta86846766602641345f58c717d3ba1af9b55e15b (diff)
downloadaur-c4b192521643d5d52cbb5761e890c84b1ea7d1c5.tar.gz
bump: r14.gd9abfe3-1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fe1bf20f6f8..f46849fe45fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = day-image-git
- pkgdesc = Sets the image of the day of different sources as a wallpaper on Linux
- pkgver = r12.gcca7ae6
+ pkgdesc = Sets as wallpaper the picture of the day of different sources
+ pkgver = r14.gd9abfe3
pkgrel = 1
url = https://github.com/Golim/day-image
arch = x86_64
license = MIT
makedepends = git
- depends = curl
depends = feh
provides = day-image
conflicts = day-image
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%-*}")