summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2018-09-06 21:33:21 +0200
committerTomasz Maciej Nowak2018-09-06 21:33:21 +0200
commit0e6a039a17a3c9654db3cb0ffa309c19e9f3b4db (patch)
tree5363a1e7e39d765aa522aa5f78755a90136edeb8 /PKGBUILD
parent90e92c4d7e2abad05d16a170439d753b4a389981 (diff)
downloadaur-0e6a039a17a3c9654db3cb0ffa309c19e9f3b4db.tar.gz
vtunerc-dkms: change description and cosmetics
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8890c01ea93c..4e1b38cc651a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# All my PKGBUILDs are managed at https://github.com/tmn505/AUR
pkgname='vtunerc-dkms'
-pkgdesc="VTuner client kernel module for virtual DVB's"
+pkgdesc='Kernel module to create virtual DVB devices'
pkgver=1.4
pkgrel=5
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
-url="http://code.google.com/p/vtuner"
+url='http://code.google.com/p/vtuner'
license=('GPL2')
depends=('linux>=3.3' 'dkms')
conflicts=('vtuner-module' 'vtuner-module-lts')