summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hai2016-06-01 14:55:52 +0800
committerZhang Hai2016-06-01 14:55:52 +0800
commit919f8e589561f148e87466bb1b2f7f4f836b7903 (patch)
tree034a5c881a8116f0ca738e4f21a9ae03cd88997e
parent85dfa15674cca46a734f0432686ef9c572a95b1c (diff)
downloadaur-919f8e589561f148e87466bb1b2f7f4f836b7903.tar.gz
Fix sources.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 725c76f4993e..5775dbe724ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jun 1 06:50:33 UTC 2016
+# Wed Jun 1 06:55:47 UTC 2016
pkgbase = android-sdk-dummy
pkgdesc = Google Android SDK, dummy package
pkgver = 25.1.6
@@ -13,11 +13,13 @@ pkgbase = android-sdk-dummy
optdepends = android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx
provides = android-sdk
conflicts = android-sdk
+ source = android-sdk.png
source = android-sdk.desktop::https://aur.archlinux.org/cgit/aur.git/plain/android-sdk.desktop?h=android-sdk
source = android-sdk.sh::https://aur.archlinux.org/cgit/aur.git/plain/android-sdk.sh?h=android-sdk
source = android-sdk.csh::https://aur.archlinux.org/cgit/aur.git/plain/android-sdk.csh?h=android-sdk
source = android-sdk.conf::https://aur.archlinux.org/cgit/aur.git/plain/android-sdk.conf?h=android-sdk
source = license.html::https://aur.archlinux.org/cgit/aur.git/plain/license.html?h=android-sdk
+ sha1sums = 429cfcb7c161e5fd60c9f155a6436ba5c78f7af7
sha1sums = 8f886de363ad91a7f93a0c6ded993e99bef3e1a7
sha1sums = 78f8574e651c9bf8b7515ecb30c7ef93edbc4a96
sha1sums = 08c85aab7523e22b298891c7047bc0e7adbf3437
diff --git a/PKGBUILD b/PKGBUILD
index 47c3b028dc19..947b6c043a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,12 +20,14 @@ optdepends=('android-udev: udev rules for Android devices'
provides=("${_pkgname}")
conflicts=("${_pkgname}")
install="${pkgname}.install"
-source=("${_pkgname}.desktop::https://aur.archlinux.org/cgit/aur.git/plain/${_pkgname}.desktop?h=${_pkgname}"
+source=("${_pkgname}.png"
+ "${_pkgname}.desktop::https://aur.archlinux.org/cgit/aur.git/plain/${_pkgname}.desktop?h=${_pkgname}"
"${_pkgname}.sh::https://aur.archlinux.org/cgit/aur.git/plain/${_pkgname}.sh?h=${_pkgname}"
"${_pkgname}.csh::https://aur.archlinux.org/cgit/aur.git/plain/${_pkgname}.csh?h=${_pkgname}"
"${_pkgname}.conf::https://aur.archlinux.org/cgit/aur.git/plain/${_pkgname}.conf?h=${_pkgname}"
"license.html::https://aur.archlinux.org/cgit/aur.git/plain/license.html?h=${_pkgname}")
-sha1sums=('8f886de363ad91a7f93a0c6ded993e99bef3e1a7'
+sha1sums=('429cfcb7c161e5fd60c9f155a6436ba5c78f7af7'
+ '8f886de363ad91a7f93a0c6ded993e99bef3e1a7'
'78f8574e651c9bf8b7515ecb30c7ef93edbc4a96'
'08c85aab7523e22b298891c7047bc0e7adbf3437'
'145bdf3eb41a56574b289c1577a24bc47097ec83'