summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi2019-04-15 08:16:34 +0000
committerKazuki Yamaguchi2019-04-15 08:17:05 +0000
commitb4802185c2e9753eecf7ce53c52a52efcfa7cc7a (patch)
treeb8b437dd013e0f87d83b73e673299f60f8389ae3
parent17375a2619b50e1d9767db82886e07d19553112c (diff)
downloadaur-b4802185c2e9753eecf7ce53c52a52efcfa7cc7a.tar.gz
update pkgver
It should have been included in the last commit.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a517b55e1e2..f9bde5f46991 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cproto
pkgdesc = Cproto is a program that generates function prototypes and variable declarations from C source code.
- pkgver = 4.7m
+ pkgver = 4.7o
pkgrel = 1
url = http://invisible-island.net/cproto/cproto.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4d67265a22ea..67a9f840922a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kazuki Yamaguchi <k@rhe.jp>
pkgname=cproto
-pkgver=4.7m
+pkgver=4.7o
pkgrel=1
pkgdesc="Cproto is a program that generates function prototypes and variable declarations from C source code."
arch=('i686' 'x86_64')