summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLackOfDream2016-08-09 18:14:34 +0900
committerLackOfDream2016-08-09 18:14:34 +0900
commita742bd6198b545d1bd95b63d50a5717858b94987 (patch)
tree5388d0ce7babd8e68124669ccacbd170acbb57ed
parente064277644cc79c27eade729759408ca43945899 (diff)
downloadaur-a742bd6198b545d1bd95b63d50a5717858b94987.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3fc507fac8c..c509711054af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fastdriver-git
pkgdesc = Fast-ODP (Old-Driver-Protocol) command line tool, C++ implementation
pkgver = b6c7108
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lackofdream/fastdriver
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fc21f06123f5..947e8d8c2b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Maintainer: Ning Humbert <galaxy0419@gmail.com>
pkgname=fastdriver-git # '-bzr', '-git', '-hg' or '-svn'
pkgver=b6c7108
-pkgrel=1
+pkgrel=2
pkgdesc="Fast-ODP (Old-Driver-Protocol) command line tool, C++ implementation"
arch=('i686' 'x86_64')
url="https://github.com/lackofdream/fastdriver"