summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLalit Maganti2015-06-09 17:27:49 +0100
committerLalit Maganti2015-06-09 17:27:49 +0100
commit6ae21e8ad701bb26b23c3e83af15fedb586d8cda (patch)
treed278760d904fab011dbedc5afc401cc89777d84a /.SRCINFO
parentffb7c1441ea352e754ae2d67f3896d1df43a8d70 (diff)
downloadaur-6ae21e8ad701bb26b23c3e83af15fedb586d8cda.tar.gz
srcinfo pkgbuild: fix broken previous commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3db673308c68..d6240e0a28d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Wed Jun 3 17:12:35 UTC 2015
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 1.3.0p2
+ pkgver = 1.3.0p3
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -12,21 +10,20 @@ pkgbase = android-studio-canary
makedepends = unzip
depends = java-environment
depends = python
- depends = lib32-fontconfig
- depends = lib32-libxrender
- depends = lib32-mesa
+ depends = fontconfig
+ depends = libxrender
+ depends = mesa
optdepends = android-sdk
optdepends = android-sdk-platform-tools
optdepends = android-sdk-build-tools
- provides = android-studio=1.3.0p2
+ provides = android-studio=1.3.0p3
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.1/android-studio-ide-141.1972460-linux.zip
+ source = http://dl.google.com/dl/android/studio/ide-zips/1.3.0.2/android-studio-ide-141.1989493-linux.zip
source = android-studio.desktop
- sha1sums = f029dc2a49c85e37931fd9b78595cf82487a9892
+ sha1sums = e25ea13562922e015fc0b2d37d80473eeb62d7ba
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
-