summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Puertas2019-05-02 08:59:34 +0200
committerKevin Puertas2019-05-02 08:59:34 +0200
commit96fe2c0299250bfe12a1542dfe96b4de0f95ed0b (patch)
tree9777da12c329e0879779435aed651088eb76f0c9 /PKGBUILD
parentef94786ad3888779160cee2e9f4036dcdf750a04 (diff)
downloadaur-96fe2c0299250bfe12a1542dfe96b4de0f95ed0b.tar.gz
Version 8.2.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2d9252739e4..99e4647b8aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=x-tools-armv8-bin
pkgver=8.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="crosstool-ng toolchain - x-tools package for armv8 compiling"
arch=('x86_64')
url="https://archlinuxarm.org/wiki/Distcc_Cross-Compiling"
@@ -9,8 +9,8 @@ license=('GPL3')
provides=('x-tools-armv8')
depends=('xz')
options=(!emptydirs)
-source=("https://archlinuxarm.org/builder/xtools/${pkgver}-1/x-tools8.tar.xz")
-md5sums=('72a1c898aba9f27b9234507d326bdaa9')
+source=("https://archlinuxarm.org/builder/xtools/${pkgver}-${pkgrel}/x-tools8.tar.xz")
+md5sums=('0243bc25f569b1813481efe0637c872c')
install=$pkgname.install
noextract=('x-tools8.tar.xz')
package() {