diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-06-02 12:21:05 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-06-02 12:21:05 +0200 |
commit | d8d4fad33e215c3c6289753f5bddd48558699c73 (patch) | |
tree | 0b9f7c99f5828122c21807daad49c020828d9cc8 /extra/libbsd | |
parent | 7d3ad95be857670e9930b5aa90b474fae27d9f42 (diff) |
Synchronize with repos.
Diffstat (limited to 'extra/libbsd')
-rw-r--r-- | extra/libbsd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libbsd/PKGBUILD b/extra/libbsd/PKGBUILD index e22966655..9fdf78b95 100644 --- a/extra/libbsd/PKGBUILD +++ b/extra/libbsd/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libbsd pkgver=0.4.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Provides useful functions commonly found on BSD systems like strlcpy()" arch=('i686' 'x86_64' 'mips64el') url="http://libbsd.freedesktop.org" |