summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/cracklib/PKGBUILD2
-rw-r--r--core/dbus-core/PKGBUILD2
-rw-r--r--core/libcap/PKGBUILD2
-rw-r--r--core/libsasl/PKGBUILD2
-rw-r--r--core/logrotate/PKGBUILD2
-rw-r--r--core/pkg-config/PKGBUILD2
-rw-r--r--core/wpa_supplicant/PKGBUILD2
-rw-r--r--extra/desktop-file-utils/PKGBUILD2
-rw-r--r--extra/fontconfig/PKGBUILD2
-rw-r--r--extra/gconf/PKGBUILD2
-rw-r--r--extra/libxpm/PKGBUILD2
-rw-r--r--extra/nettle/PKGBUILD2
12 files changed, 12 insertions, 12 deletions
diff --git a/core/cracklib/PKGBUILD b/core/cracklib/PKGBUILD
index b15505408..8b0eec86c 100644
--- a/core/cracklib/PKGBUILD
+++ b/core/cracklib/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cracklib
pkgver=2.8.18
-pkgrel=2
+pkgrel=2.1
pkgdesc="Password Checking Library"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
diff --git a/core/dbus-core/PKGBUILD b/core/dbus-core/PKGBUILD
index 5d82719ae..854a17c40 100644
--- a/core/dbus-core/PKGBUILD
+++ b/core/dbus-core/PKGBUILD
@@ -4,7 +4,7 @@
#
pkgname=dbus-core
pkgver=1.4.16
-pkgrel=1
+pkgrel=1.1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
arch=(i686 x86_64 'mips64el')
diff --git a/core/libcap/PKGBUILD b/core/libcap/PKGBUILD
index fdf52da61..6fc8cb8eb 100644
--- a/core/libcap/PKGBUILD
+++ b/core/libcap/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libcap
pkgver=2.22
-pkgrel=2
+pkgrel=2.1
pkgdesc="POSIX 1003.1e capabilities"
arch=('i686' 'x86_64' 'mips64el')
url="http://sites.google.com/site/fullycapable/"
diff --git a/core/libsasl/PKGBUILD b/core/libsasl/PKGBUILD
index c9f8a44b9..e04b555db 100644
--- a/core/libsasl/PKGBUILD
+++ b/core/libsasl/PKGBUILD
@@ -8,7 +8,7 @@
#pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql')
pkgname=libsasl
pkgver=2.1.23
-pkgrel=8
+pkgrel=8.1
pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
arch=('i686' 'x86_64' 'mips64el')
url="http://cyrusimap.web.cmu.edu/downloads.html#sasl"
diff --git a/core/logrotate/PKGBUILD b/core/logrotate/PKGBUILD
index 97cddc85d..4d31f5f17 100644
--- a/core/logrotate/PKGBUILD
+++ b/core/logrotate/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=logrotate
pkgver=3.8.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="Rotates system logs automatically"
arch=('i686' 'x86_64' 'mips64el')
url="https://fedorahosted.org/logrotate/"
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index 0ca43e47c..ed96f3380 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pkg-config
pkgver=0.26
-pkgrel=2
+pkgrel=2.1
pkgdesc="A system for managing library compile/link flags"
arch=('i686' 'x86_64' 'mips64el')
url="http://pkgconfig.freedesktop.org/wiki/"
diff --git a/core/wpa_supplicant/PKGBUILD b/core/wpa_supplicant/PKGBUILD
index f84dc7122..9ba3ad15a 100644
--- a/core/wpa_supplicant/PKGBUILD
+++ b/core/wpa_supplicant/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wpa_supplicant
pkgver=0.7.3
-pkgrel=4
+pkgrel=4.1
pkgdesc="A utility providing key negotiation for WPA wireless networks"
url="http://hostap.epitest.fi/wpa_supplicant"
arch=('i686' 'x86_64' 'mips64el')
diff --git a/extra/desktop-file-utils/PKGBUILD b/extra/desktop-file-utils/PKGBUILD
index 884bb0985..11d431a9c 100644
--- a/extra/desktop-file-utils/PKGBUILD
+++ b/extra/desktop-file-utils/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=desktop-file-utils
pkgver=0.18
-pkgrel=1
+pkgrel=1.1
pkgdesc="Command line utilities for working with desktop entries"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
diff --git a/extra/fontconfig/PKGBUILD b/extra/fontconfig/PKGBUILD
index 514fc8f9d..73953f1f8 100644
--- a/extra/fontconfig/PKGBUILD
+++ b/extra/fontconfig/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=fontconfig
pkgver=2.8.0
-pkgrel=1
+pkgrel=1.1
pkgdesc="A library for configuring and customizing font access"
arch=(i686 x86_64 'mips64el')
url="http://www.fontconfig.org/release/"
diff --git a/extra/gconf/PKGBUILD b/extra/gconf/PKGBUILD
index adacd8433..7134cc0b2 100644
--- a/extra/gconf/PKGBUILD
+++ b/extra/gconf/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gconf
pkgver=3.2.3
-pkgrel=1
+pkgrel=1.1
pkgdesc="A configuration database system"
arch=(i686 x86_64 'mips64el')
license=('LGPL')
diff --git a/extra/libxpm/PKGBUILD b/extra/libxpm/PKGBUILD
index b0dfd032d..2b5734e3b 100644
--- a/extra/libxpm/PKGBUILD
+++ b/extra/libxpm/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxpm
pkgver=3.5.9
-pkgrel=1
+pkgrel=1.1
pkgdesc="X11 pixmap library"
arch=(i686 x86_64 'mips64el')
license=('custom')
diff --git a/extra/nettle/PKGBUILD b/extra/nettle/PKGBUILD
index d970890c2..be3ef6888 100644
--- a/extra/nettle/PKGBUILD
+++ b/extra/nettle/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nettle
pkgver=2.4
-pkgrel=1
+pkgrel=1.1
pkgdesc="A low-level cryptographic library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.lysator.liu.se/~nisse/nettle/"