summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Verri2016-12-27 10:35:04 -0700
committerFilipe Verri2016-12-27 10:35:04 -0700
commitc1ddc336ff8f3866c9f7a6d2c24e055065adfa01 (patch)
treef38b90f0c1e56cd66acde1d12015c95e1402c326
parent10967eef0ed16b0ac222c87b44a6228916c9d3f1 (diff)
downloadaur-c1ddc336ff8f3866c9f7a6d2c24e055065adfa01.tar.gz
Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be9b18915f80..890801df0bf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = debug_assert-git
pkgdesc = Simple, flexible and modular assertion macro
- pkgver = r6.eb0b01e
- pkgrel = 2
+ pkgver = 1.0.r1.g91dbbf8
+ pkgrel = 1
url = https://github.com/foonathan/debug_assert
arch = any
license = ZLIB
diff --git a/PKGBUILD b/PKGBUILD
index 7f180164f0bf..95e1b5d3514f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Filipe Verri <filipeverri@gmail.com>
pkgname=debug_assert-git
-pkgver=r6.eb0b01e
-pkgrel=2
+pkgver=1.0.r1.g91dbbf8
+pkgrel=1
pkgdesc="Simple, flexible and modular assertion macro"
arch=('any')
url="https://github.com/foonathan/debug_assert"