summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772023-08-30 15:42:17 +0200
committerKppqju772023-08-30 15:42:17 +0200
commit82e05a1bae83f0c92918cbe1c7161e0ce7abbd3c (patch)
tree0aa1baf4d8b9b4735047726ba3e499607337af73
parent7520f66b325e2c45a54bca2e449eca6a626b7df0 (diff)
downloadaur-82e05a1bae83f0c92918cbe1c7161e0ce7abbd3c.tar.gz
Freeze dependency to platform-30
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 816f628e3787..22830ac5bb53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-google-apis-x86-system-image
- pkgdesc = Android with Google APIs x86 Atom System Image, latest API
+ pkgdesc = Android with Google APIs x86 Atom System Image, latest API (No release of x86 image since API 30, you might want to use the updated x86_64 image instead)
pkgver = 30_r10
- pkgrel = 1
+ pkgrel = 2
url = https://software.intel.com/en-us/android/tools
arch = any
license = custom
@@ -14,6 +14,6 @@ pkgbase = android-google-apis-x86-system-image
sha512sums = d6559e805ca391231717fad32ff6920849131a8e478f8b4661e8ee7971984b41a1f8cfa6a96486f737ea9b35c0e34c5536216f1ce8eacfedd7f77e1b7542156b
pkgname = android-google-apis-x86-system-image
- depends = android-platform
+ depends = android-platform-30
optdepends = qemu
optdepends = libvirt
diff --git a/PKGBUILD b/PKGBUILD
index 2c4a4e313fb6..ac580f3193cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_arch=x86
pkgname=android-google-apis-${_arch/_/-}-system-image
pkgver=30_r10
-pkgrel=1
-pkgdesc="Android with Google APIs ${_arch} Atom System Image, latest API"
+pkgrel=2
+pkgdesc="Android with Google APIs ${_arch} Atom System Image, latest API (No release of x86 image since API 30, you might want to use the updated x86_64 image instead)"
arch=('any')
url='https://software.intel.com/en-us/android/tools'
license=('custom')
@@ -25,7 +25,7 @@ prepare() {
}
package() {
- depends=('android-platform')
+ depends=("android-platform-${pkgver/_*/}")
optdepends=('qemu' 'libvirt')
# Install files