summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740220b854e6..6b8e5a7ef848 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 1.3.0rc3
+ pkgver = 1.3.0
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -16,14 +16,14 @@ pkgbase = android-studio-canary
optdepends = android-sdk
optdepends = android-sdk-platform-tools
optdepends = android-sdk-build-tools
- provides = android-studio=1.3.0rc3
+ provides = android-studio=1.3.0
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = http://dl.google.com/dl/android/studio/ide-zips/1.3.0.8/android-studio-ide-141.2095413-linux.zip
+ source = http://dl.google.com/dl/android/studio/ide-zips/1.3.0.10/android-studio-ide-141.2117773-linux.zip
source = android-studio.desktop
- sha1sums = 10b8b3aa3278e0293670242e6ff4c9c537faa3b6
+ sha1sums = 041bcd18a2eeae1e80c5d367648a0706852b9aea
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 455ebb252e1c..08c7286d11b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.3.0rc3
-_pkgver=1.3.0.8
+pkgver=1.3.0
+_pkgver=1.3.0.10
pkgrel=1
-_build=141.2095413
+_build=141.2117773
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -24,7 +24,7 @@ options=('!strip')
install=$pkgname.install
source=("http://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('10b8b3aa3278e0293670242e6ff4c9c537faa3b6'
+sha1sums=('041bcd18a2eeae1e80c5d367648a0706852b9aea'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then