summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLackOfDream2016-08-09 18:06:35 +0900
committerLackOfDream2016-08-09 18:06:35 +0900
commit8f24e1da571b10097e6b9f8692acbcbbab39b908 (patch)
tree2de2674f9ceaa0712fb517b6efb6077d63b7b7a6
parentf2d3a182014d223ec97a653647e5cb563cfcde2a (diff)
downloadaur-8f24e1da571b10097e6b9f8692acbcbbab39b908.tar.gz
bump pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06af5980b5f2..abd32cc07716 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastdriver-git
pkgdesc = Fast-ODP (Old-Driver-Protocol) command line tool, C++ implementation
- pkgver = 1345b24
+ pkgver = b6c7108
pkgrel = 1
url = https://github.com/lackofdream/fastdriver
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1b158ed410cb..373abe167b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Maintainer: Ning Humbert <galaxy0419@gmail.com>
pkgname=fastdriver-git # '-bzr', '-git', '-hg' or '-svn'
-pkgver=1345b24
+pkgver=b6c7108
pkgrel=1
pkgdesc="Fast-ODP (Old-Driver-Protocol) command line tool, C++ implementation"
arch=('i686' 'x86_64')