summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-11-23 03:31:40 +0100
committerHyacinthe Cartiaux2018-11-23 03:31:58 +0100
commitb4ca2e255587b189724a656aa8929cf5322c2ce2 (patch)
treec5f9813185e1815a98df195eecbb2cb30384dc5d /PKGBUILD
parent1b9243290e77d54a49fd8f2977f01620d51190ba (diff)
downloadaur-b4ca2e255587b189724a656aa8929cf5322c2ce2.tar.gz
New mirror for the source file (identical checksum)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 223e1892f8c4..7160300af564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: William Gathoye <william + aur at gathoye dot be>
+# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
# Contributor: Giorgio Gilestro <giorgio at gilest dot ro>
# Contributor: Richard Mathot <rim at odoo dot com>
_pkgbase=r8152
@@ -15,13 +16,11 @@ optdepends=('linux-headers: Build the module for Arch kernel'
'linux-lts-headers: Build the module for LTS Arch kernel')
#install=$pkgname.install
source=(
- "https://realtekcdn.akamaized.net/rtdrivers/cn/nic/0010-${_pkgbase}.53-$pkgver.tar.bz2"
+ "https://fichiers.touslesdrivers.com/57037/${_pkgbase}.53-${pkgver}.tar.bz2"
'dkms.conf'
)
-sha512sums=(
- 'ac4351dee651382fc4e8b842c592b1cd9af60bf3134d105d7d3ae865daeda55e72551844a6175fffcfed2d3da2799160bbd55e269d8d265a7f814afb18ffa6c7'
- '2272d18f24a940fb878245849a0950d560b97ece8d492ebfe7ccf53f8ac6093b6b9da2b45c5ea3f99c77b36ffbd75337aa560cfd84428052f5436a9cda7c1605'
-)
+sha512sums=('ac4351dee651382fc4e8b842c592b1cd9af60bf3134d105d7d3ae865daeda55e72551844a6175fffcfed2d3da2799160bbd55e269d8d265a7f814afb18ffa6c7'
+ '2272d18f24a940fb878245849a0950d560b97ece8d492ebfe7ccf53f8ac6093b6b9da2b45c5ea3f99c77b36ffbd75337aa560cfd84428052f5436a9cda7c1605')
prepare() {
cd "r8152-$pkgver"