summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74a29bb802d0..1acae301630b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 12 08:54:44 UTC 2016
+# Fri Aug 12 16:56:45 UTC 2016
pkgbase = libsigrok4dsl-git
pkgdesc = A library which provides the basic API for DreamSourceLab hardware
- pkgver = 0.95.r40.g7665ade
+ pkgver = 0.96.r2.gec31ceb
pkgrel = 1
url = https://github.com/DreamSourceLab/DSView
arch = i686
@@ -12,7 +12,7 @@ pkgbase = libsigrok4dsl-git
depends = libzip
depends = libusb
depends = libserialport
- source = git://github.com/DreamSourceLab/DSView.git#branch=develop
+ source = git://github.com/DreamSourceLab/DSView.git
sha1sums = SKIP
pkgname = libsigrok4dsl-git
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() {