summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122020-07-20 09:10:26 +0200
committerwillemw122020-07-20 09:10:26 +0200
commitb9758013b49a3e522ef5c92badb3687eaf57a48f (patch)
tree79d65c7f0232ada8a8ac60ce39070450ee5a1225
parent3ff2a0e947a5d10a2298d1afebbfd9f4ecd967fe (diff)
downloadaur-b9758013b49a3e522ef5c92badb3687eaf57a48f.tar.gz
Remove references to deprecated national-geographic-wallpaper
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423789618cbd..2523ae8d26b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = daily-wallpaper-git
pkgdesc = Change wallpaper automatically with the Photo of The Day of your loved source
- pkgver = r82.0b5e9e0
+ pkgver = r86.e2e3a12
pkgrel = 1
url = https://github.com/atareao/daily-wallpaper
arch = x86_64
@@ -16,9 +16,7 @@ pkgbase = daily-wallpaper-git
depends = libnotify
optdepends = cron: automatic download
provides = daily-wallpaper
- provides = national-geographic-wallpaper
conflicts = daily-wallpaper
- conflicts = national-geographic-wallpaper
source = daily-wallpaper-git::git+https://github.com/atareao/daily-wallpaper.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 57e3ea9c0ae5..40e7aac65ed8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: willemw <willemw12@gmail.com>
pkgname=daily-wallpaper-git
-pkgver=r82.0b5e9e0
+pkgver=r86.e2e3a12
pkgrel=1
pkgdesc="Change wallpaper automatically with the Photo of The Day of your loved source"
arch=('x86_64')
@@ -10,8 +10,8 @@ license=('MIT')
depends=('python-gobject' 'python-lxml' 'python-cssselect' 'python-requests' 'python-crontab' 'python-plumbum' 'gtk3' 'libnotify')
optdepends=('cron: automatic download')
makedepends=('git')
-provides=("${pkgname%-git}" 'national-geographic-wallpaper')
-conflicts=("${pkgname%-git}" 'national-geographic-wallpaper')
+provides=("${pkgname%-git}")
+conflicts=("${pkgname%-git}")
source=("$pkgname::git+$url.git")
md5sums=('SKIP')