summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2017-07-23 12:18:09 +0100
committerMauro Santos2017-07-23 12:24:10 +0100
commit3f051d2af0e322d20ef7c466d46c13000a18cc33 (patch)
treed13952f1d7089ca39f555d2670c43d2a1a88bfd7 /PKGBUILD
parent540115bfea61dd135cbf75f35534ce01c53138cd (diff)
downloadaur-3f051d2af0e322d20ef7c466d46c13000a18cc33.tar.gz
Don't override PKGEXT
Use sha256sum instead of md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f072dc90163..d8ebcb699d97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,12 +19,11 @@ source=('dvb-usb-rtl2832u.patch::https://github.com/Xtrend-Official/meta-xtrend/
'dvb-usb-rtl28xxu.conf'
'linux42.patch'
'rtl2832-get-parameters.patch')
-md5sums=('263f5060ff7ef969ecaad1494700230a'
- 'b91ef30d49fc0e7d8e76b39c98cf3ff6'
- '063be4e255e010899574fc3cdec67120'
- 'bc75fc1f5a9030d6545c66642612ef3d'
- '4e5b15eee3f6206a415fb441f799d566')
-PKGEXT='.pkg.tar'
+sha256sums=('afbf84c73d6fb6d7b825b119a589f5213b0ad8f4c65527e10cf14f9d3286edb3'
+ 'ec571993780f47343dc42daa711b8f85a650e93f34be08c53699c3719cefb879'
+ '200cc2ff29afb55c821d9df1b43de3af241a00eaef9796df0b4f36defc96f265'
+ 'd31cde94d74a517050c9c34449a4ad47f347e55b9f7fb06d7e755732bfcf3132'
+ '6c04c4bba1f8aec94509c702c6d89b45509311127e6bc68147d1b2653de95f0a')
_extramodules="extramodules-$(uname -r | cut -f-2 -d.)-$(uname -r | cut -f3- -d-)"
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"