summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkiv2016-07-20 20:17:24 +0400
committerkiv2016-07-20 20:17:24 +0400
commit14e726f2967dc6324ea58e907f9fecda5e7fa862 (patch)
tree4a83528eb2d59eada84efb847280b4f160870447
parenta6d51c3e0cd2368c679010a7653b592e8511b044 (diff)
downloadaur-14e726f2967dc6324ea58e907f9fecda5e7fa862.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ee9878ee772..2d51e2ae92db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mcu-info-util-git
pkgdesc = Small utility for generate C/C++ headers and linker script for some MCUs
pkgver = 0.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/KivApple/mcu-info-util
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 0f7c86b2c3b2..9f8e77e1ec8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=('mcu-info-util-git')
pkgver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc='Small utility for generate C/C++ headers and linker script for some MCUs'
arch=('any')
url='https://github.com/KivApple/mcu-info-util'