summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeitian Leung2016-03-25 22:20:36 +0800
committerWeitian Leung2016-03-25 22:20:36 +0800
commit29af4483d8fd53ed4a094891539566d1c7a4f3ea (patch)
tree8a669d4a76971df992e7cf75c7c1758d1c7271d1
parent5cbe7ca99bf7a49a00bfe5447f0388dc4aa1caae (diff)
downloadaur-29af4483d8fd53ed4a094891539566d1c7a4f3ea.tar.gz
Add upstream url
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f97131872e4b..2f3a0258c9fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 14:13:44 UTC 2016
+# Fri Mar 25 14:20:23 UTC 2016
pkgbase = bing-wallpaper-git
pkgdesc = Change wallpaper from Bing daily
pkgver = r29
- pkgrel = 1
+ pkgrel = 2
+ url = https://github.com/marguerite/linux-bing-wallpaper
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 92ba72930e40..a5c762f8d3dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgname=bing-wallpaper-git
pkgver=r29
-pkgrel=1
+pkgrel=2
pkgdesc="Change wallpaper from Bing daily"
arch=(any)
+url="https://github.com/marguerite/linux-bing-wallpaper"
license=('GPL3')
depends=('curl' 'bc')
optdepends=('xfconf: for xfce4 support'