summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeitian Leung2016-02-17 21:26:57 +0800
committerWeitian Leung2016-02-17 21:26:57 +0800
commit4df6190647362bab05ad3ed4b166314092cee929 (patch)
tree8826c36aa3cb4fbc479cc37eeef950cfd5224075
parent668bba37244a797495cb871ba94c5beea7dfed69 (diff)
downloadaur-4df6190647362bab05ad3ed4b166314092cee929.tar.gz
changed upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9efa8122cc0..7de39245978e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 15 15:14:19 UTC 2016
+# Wed Feb 17 13:26:30 UTC 2016
pkgbase = bing-wallpaper-git
pkgdesc = Change wallpaper from Bing daily
- pkgver = r21
+ pkgver = r22
pkgrel = 1
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = bing-wallpaper-git
depends = curl
optdepends = xorg-xrandr: for xfce4 support
optdepends = xfconf: for xfce4 support
- source = bing-wallpaper-git::git+https://github.com/timxx/linux-bing-wallpaper.git
+ source = bing-wallpaper-git::git+https://github.com/marguerite/linux-bing-wallpaper.git
source = bing-wallpaper-autostart.sh
source = bing-wallpaper.desktop
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1ea570a0067b..14c098bc06de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Weitian Leung <weitianleung[at]gmail[dot]com>
pkgname=bing-wallpaper-git
-pkgver=r21
+pkgver=r22
pkgrel=1
pkgdesc="Change wallpaper from Bing daily"
arch=(any)
@@ -10,7 +10,7 @@ depends=('curl')
optdepends=('xorg-xrandr: for xfce4 support'
'xfconf: for xfce4 support')
makedepends=('git')
-source=("$pkgname::git+https://github.com/timxx/linux-bing-wallpaper.git"
+source=("$pkgname::git+https://github.com/marguerite/linux-bing-wallpaper.git"
'bing-wallpaper-autostart.sh'
'bing-wallpaper.desktop')
md5sums=('SKIP'