summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-03-09 18:22:01 +0200
committerDet2016-03-09 18:22:01 +0200
commit3f9c2ca990fa6ad2e8a21a0c741f8ae63d41ef67 (patch)
tree514086882bfd106893f65b41910a14c3d022e5ab
parentcc9e27c9e5cd48773ed6340f03fcdacf298be654 (diff)
downloadaur-3f9c2ca990fa6ad2e8a21a0c741f8ae63d41ef67.tar.gz
rm deprecated 'pacman>=4.2.0' requirement
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31ea109e2d69..99f6c0f1a069 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = google-earth
arch = i686
arch = x86_64
license = custom:earth
- makedepends = pacman>=4.2.0
depends = desktop-file-utils
depends = hicolor-icon-theme
depends = ld-lsb>=3-5
diff --git a/PKGBUILD b/PKGBUILD
index 18d5755a4d64..a57565e93f9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,6 @@ if [[ $CARCH = i686 ]] || [[ $_arch = amd64 ]]; then
optdepends=('catalyst-utils: For AMD Catalyst'
'nvidia-utils: For the NVIDIA driver')
fi
-makedepends=('pacman>=4.2.0')
options=('!emptydirs')
install=$pkgname.install
source=("google-earth-stable_${pkgver}_${_arch}.deb::https://dl.google.com/earth/client/current/google-earth-stable_current_${_arch}.deb"