summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/lftp/PKGBUILD6
-rw-r--r--extra/xfce4-clipman-plugin/PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD
index 6b46c5af2..c06a7a860 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 213418 2014-05-23 17:14:49Z andyrtr $
+# $Id: PKGBUILD 214044 2014-06-02 19:37:47Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.5.0
+pkgver=4.5.1
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('perl: needed for convert-netscape-cookies and verify-file')
url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8'
+md5sums=('1a43302f5bc3552741c329c6afe86c9a'
'SKIP')
build() {
diff --git a/extra/xfce4-clipman-plugin/PKGBUILD b/extra/xfce4-clipman-plugin/PKGBUILD
index 605fe0e48..b98f94ae4 100644
--- a/extra/xfce4-clipman-plugin/PKGBUILD
+++ b/extra/xfce4-clipman-plugin/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 205037 2014-02-03 16:37:24Z eric $
+# $Id: PKGBUILD 214033 2014-06-02 02:32:12Z eric $
# Maintainer: tobias <tobias at archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-clipman-plugin
-pkgver=1.2.4
+pkgver=1.2.6
pkgrel=1
pkgdesc="A clipboard plugin for the Xfce4 panel"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('xfce4-panel' 'libunique' 'libxtst' 'qrencode')
makedepends=('intltool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('d787962058f21a4cc2e354764375a6b84eba7e08')
+sha1sums=('71767fef0a8366bb9a6bd3edeacf4a8dabdcaa40')
build() {
cd ${pkgname}-${pkgver}