summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cb6251e895a..ffead250ed76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mxt-app-git
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc='Command line utility for Atmel maXTouch devices'
arch=('i686' 'x86_64')
url='https://github.com/atmel-maxtouch/mxt-app'
@@ -11,7 +11,7 @@ depends=('libusb')
makedepends=('git' 'pandoc')
provides=('mxt-app')
conflicts=('mxt-app')
-source=('https://github.com/atmel-maxtouch/mxt-app')
+source=('git+https://github.com/atmel-maxtouch/mxt-app')
md5sums=('SKIP')
pkgver() {