summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/esmtp/PKGBUILD2
-rw-r--r--community/espeakup/PKGBUILD2
-rw-r--r--community/fb-client/PKGBUILD2
-rw-r--r--community/fbdump/PKGBUILD2
-rw-r--r--community/fdm/PKGBUILD3
-rw-r--r--community/fdupes/PKGBUILD2
-rw-r--r--community/flac123/PKGBUILD2
-rw-r--r--libre/epdfview-libre/PKGBUILD2
-rw-r--r--social/ffingerd/PKGBUILD2
9 files changed, 10 insertions, 9 deletions
diff --git a/community/esmtp/PKGBUILD b/community/esmtp/PKGBUILD
index a29008e29..15d4bd89f 100644
--- a/community/esmtp/PKGBUILD
+++ b/community/esmtp/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=esmtp
pkgver=1.2
-pkgrel=4
+pkgrel=4.1
pkgdesc="An easy SMTP forwarder."
arch=('i686' 'x86_64' 'mips64el')
url='http://esmtp.sourceforge.net'
diff --git a/community/espeakup/PKGBUILD b/community/espeakup/PKGBUILD
index 2345d7f6c..e94580430 100644
--- a/community/espeakup/PKGBUILD
+++ b/community/espeakup/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Chris Brannon <cmbrannon@cox.net>
pkgname=espeakup
pkgver=0.71
-pkgrel=3
+pkgrel=3.1
pkgdesc='Allows the Speakup screen review system to use the ESpeak synthesizer.'
arch=('i686' 'x86_64' 'mips64el')
url="http://github.com/williamh/espeakup"
diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD
index 26dfe6bc5..cc6f726d1 100644
--- a/community/fb-client/PKGBUILD
+++ b/community/fb-client/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian "Bluewind" Pritz <flo@xssn.at>
pkgname=fb-client
pkgver=0.9.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="Client for paste.xinu.at"
arch=('i686' 'x86_64' 'mips64el')
url="http://paste.xinu.at"
diff --git a/community/fbdump/PKGBUILD b/community/fbdump/PKGBUILD
index 9fece9574..cef123993 100644
--- a/community/fbdump/PKGBUILD
+++ b/community/fbdump/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fbdump
pkgver=0.4.2
-pkgrel=2
+pkgrel=2.1
pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.rcdrummond.net/fbdump/"
diff --git a/community/fdm/PKGBUILD b/community/fdm/PKGBUILD
index bf8c6bad6..a0bf2a771 100644
--- a/community/fdm/PKGBUILD
+++ b/community/fdm/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=fdm
pkgver=1.6
-pkgrel=3
+pkgrel=3.1
pkgdesc='Program to fetch and deliver mail'
url='http://fdm.sourceforge.net/'
license=('BSD')
@@ -20,6 +20,7 @@ sha1sums=('fb8042f2355062848ff142c9604069b6657e6a82'
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../GNUmakefile.patch
+ sed -i 's/LIBS+= -lssl -ltdb -lz/LIBS+= -lssl -lcrypto -ltdb -lz/' GNUmakefile
make
}
diff --git a/community/fdupes/PKGBUILD b/community/fdupes/PKGBUILD
index 00e0bf8f0..cf5ee6b63 100644
--- a/community/fdupes/PKGBUILD
+++ b/community/fdupes/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=fdupes
pkgver=1.40
-pkgrel=5
+pkgrel=5.1
pkgdesc="a program for identifying or deleting duplicate files residing within specified directories"
arch=('i686' 'x86_64' 'mips64el')
url="http://premium.caribe.net/~adrian2/fdupes.html"
diff --git a/community/flac123/PKGBUILD b/community/flac123/PKGBUILD
index 1f79c330c..1e1e98153 100644
--- a/community/flac123/PKGBUILD
+++ b/community/flac123/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flac123
pkgver=0.0.11
-pkgrel=3
+pkgrel=3.1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
pkgdesc="A command-line program for playing FLAC audio files"
diff --git a/libre/epdfview-libre/PKGBUILD b/libre/epdfview-libre/PKGBUILD
index 9923ad1cf..fa89351f7 100644
--- a/libre/epdfview-libre/PKGBUILD
+++ b/libre/epdfview-libre/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=epdfview-libre
_pkgname=epdfview
pkgver=0.1.8
-pkgrel=3
+pkgrel=3.1
pkgdesc="A free lightweight PDF document viewer."
url="http://www.emma-soft.com/projects/epdfview/"
arch=('i686' 'x86_64' 'mips64el')
diff --git a/social/ffingerd/PKGBUILD b/social/ffingerd/PKGBUILD
index dd87137ab..560d6b618 100644
--- a/social/ffingerd/PKGBUILD
+++ b/social/ffingerd/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=ffingerd
pkgver=1.28
-pkgrel=2
+pkgrel=2.1
pkgdesc="Secure finger daemon"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.fefe.de/ffingerd/"