git » android-tools.git » commit 4779b5f

upgpkg: 5.1.1_r13-1

author Anatol Pomozov
2015-08-21 15:22:25 UTC
committer Anatol Pomozov
2015-08-21 15:22:25 UTC
parent e2a9cc7bf110670430b4f313af564c20c058e810

upgpkg: 5.1.1_r13-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6feeafa..aed431c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Alucryd <alucryd at gmail dot com>
 
 pkgname=android-tools
-pkgver=5.1.1_r5
+pkgver=5.1.1_r13
 pkgrel=1
 pkgdesc='Android platform tools'
 arch=(i686 x86_64)
@@ -22,7 +22,7 @@ sha1sums=('SKIP'
           'SKIP'
           'SKIP'
           '67baba7465ba6a65c206e8373656e5fe1d85f188'
-          'd99991b208c7c2d8d0053e9937653cca22d09b6d')
+          'e1bd94fd4dd260af3c068496071d67738d431aec')
 
 prepare() {
   # another way to fix the compilation error is to add #include <stddef.h>