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 baccfe4508ce..efc31b7867e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=libsigrok4dsl-git
-pkgver=0.95.r40.g7665ade
+pkgver=0.96.r2.gec31ceb
pkgrel=1
pkgdesc='A library which provides the basic API for DreamSourceLab hardware'
url='https://github.com/DreamSourceLab/DSView'
@@ -9,7 +9,7 @@ arch=(i686 x86_64)
license=(GPL3)
depends=(libzip libusb libserialport)
makedepends=(git)
-source=(git://github.com/DreamSourceLab/DSView.git#branch=develop)
+source=(git://github.com/DreamSourceLab/DSView.git) #branch=develop
sha1sums=('SKIP')
pkgver() {