summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandor Nagy2015-09-27 23:03:30 +0200
committerSandor Nagy2015-09-27 23:03:30 +0200
commit301edf15f2f6d8a1fa049367500b106ba6a2fa59 (patch)
tree2e7a78483bd4f7be9ca454ecf16761d506cf69f0 /PKGBUILD
parentfaa0bc8d0849c7ffb700cbdcf9b24333705208f1 (diff)
downloadaur-301edf15f2f6d8a1fa049367500b106ba6a2fa59.tar.gz
Update to r27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 146644e7cf79..d1c70ce2a404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=android-google-play-services
-pkgver=r26
-_build=7895000
+pkgver=r27
+_build=8115000
pkgrel=1
pkgdesc='Google Play Services client library and sample code'
arch=('any')
@@ -8,7 +8,7 @@ url="https://developers.google.com/android/google-play-services/"
license=('custom')
options=('!strip')
source=("http://dl.google.com/android/repository/google_play_services_${_build}_${pkgver}.zip" "source.properties")
-md5sums=('941d49a030d87cfb2c68b131c9d26f45'
+md5sums=('56439484a09ea1153ac21cab295e1561'
'3bc21395b7a8182cd8442a0b4ceb02ac')
package() {