summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2015-07-15 19:14:46 +0100
committerMauro Santos2015-07-15 19:14:46 +0100
commit47349f6fafa48384e45c1d41745c2b900582d40e (patch)
treeed5b74be4d2bc5aa2a74b6bf461fc7f5a2313b1a /PKGBUILD
parent1d47a81001856701ea7d02936f1dd7e721be894e (diff)
downloadaur-47349f6fafa48384e45c1d41745c2b900582d40e.tar.gz
Add package to .gitignore.
Don't compress package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cfc5855cb72..aa50e7e6e18c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ source=('dvb-usb-rtl2832u.patch::https://github.com/Xtrend-Official/meta-xtrend/
md5sums=('263f5060ff7ef969ecaad1494700230a'
'b91ef30d49fc0e7d8e76b39c98cf3ff6'
'063be4e255e010899574fc3cdec67120')
+PKGEXT='.pkg.tar'
_extramodules="extramodules-$(uname -r | cut -f-2 -d.)-$(uname -r | cut -f3- -d-)"
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"