summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-27 03:37:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-27 03:37:05 +0000
commit4534f7b3a3b58171148c3c50d6d067b3ae069b9e (patch)
tree4eb0be83f53384877369fec34d68a39ce18d4e45 /extra
parentbec32799094d2ee07f46a6c5d369603a79438ce6 (diff)
Sun Apr 27 03:34:14 UTC 2014
Diffstat (limited to 'extra')
-rw-r--r--extra/libkpeople/PKGBUILD6
-rw-r--r--extra/mkvtoolnix/PKGBUILD6
-rw-r--r--extra/telepathy-kde-accounts-kcm/PKGBUILD6
-rw-r--r--extra/telepathy-kde-approver/PKGBUILD6
-rw-r--r--extra/telepathy-kde-auth-handler/PKGBUILD6
-rw-r--r--extra/telepathy-kde-common-internals/PKGBUILD6
-rw-r--r--extra/telepathy-kde-contact-list/PKGBUILD6
-rw-r--r--extra/telepathy-kde-contact-runner/PKGBUILD6
-rw-r--r--extra/telepathy-kde-desktop-applets/PKGBUILD6
-rw-r--r--extra/telepathy-kde-filetransfer-handler/PKGBUILD6
-rw-r--r--extra/telepathy-kde-integration-module/PKGBUILD6
-rw-r--r--extra/telepathy-kde-send-file/PKGBUILD6
-rw-r--r--extra/telepathy-kde-text-ui/PKGBUILD9
-rw-r--r--extra/thin-provisioning-tools/PKGBUILD6
14 files changed, 43 insertions, 44 deletions
diff --git a/extra/libkpeople/PKGBUILD b/extra/libkpeople/PKGBUILD
index b3f701271..a9859617b 100644
--- a/extra/libkpeople/PKGBUILD
+++ b/extra/libkpeople/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207577 2014-03-12 12:15:54Z andrea $
+# $Id: PKGBUILD 211757 2014-04-26 06:59:43Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
pkgname=libkpeople
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="A contact aggregation library for KDE"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('kdepimlibs')
makedepends=('cmake' 'automoc4' 'boost')
source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('41d054aca63b667683e3d8eea789347c39a4894e')
+sha1sums=('67610bbd4232918fb9168849d58f051e9600560a')
prepare() {
mkdir build
diff --git a/extra/mkvtoolnix/PKGBUILD b/extra/mkvtoolnix/PKGBUILD
index ca089edd6..0dc6f95cb 100644
--- a/extra/mkvtoolnix/PKGBUILD
+++ b/extra/mkvtoolnix/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 206674 2014-03-04 17:57:38Z giovanni $
+# $Id: PKGBUILD 211782 2014-04-26 08:25:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: xduugu <xduugu@gmx.com>
pkgbase=mkvtoolnix
pkgname=('mkvtoolnix-cli' 'mkvtoolnix-gtk')
-pkgver=6.8.0
+pkgver=6.9.1
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
@@ -12,7 +12,7 @@ url="http://www.bunkus.org/videotools/mkvtoolnix/index.html"
makedepends=('libmatroska' 'flac' 'libvorbis' 'file' 'wxgtk'
'boost-libs' 'lzo2' 'xdg-utils' 'boost' 'ruby')
source=("http://www.bunkus.org/videotools/${pkgbase}/sources/${pkgbase}-${pkgver}.tar.xz")
-md5sums=('4315d48d0b8227fc246ecefa1d927a6a')
+md5sums=('428e4609aabfe2f967e8ae4d7be55e15')
prepare() {
cd "${srcdir}/${pkgbase}-${pkgver}"
diff --git a/extra/telepathy-kde-accounts-kcm/PKGBUILD b/extra/telepathy-kde-accounts-kcm/PKGBUILD
index 8fb2ff46a..53b995b10 100644
--- a/extra/telepathy-kde-accounts-kcm/PKGBUILD
+++ b/extra/telepathy-kde-accounts-kcm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 207567 2014-03-12 12:13:57Z andrea $
+# $Id: PKGBUILD 211759 2014-04-26 07:05:40Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Laurent Carlier <lordheavym@gmail.com>
pkgname=telepathy-kde-accounts-kcm
_pkgname=ktp-accounts-kcm
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ groups=('kde-telepathy')
conflicts=('telepathy-kde-accounts-kcm-plugins')
replaces=('telepathy-kde-accounts-kcm-plugins')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('212da3c79ffb9df092e200c7168a4a4264c54962')
+sha1sums=('00af82ef26ed69f13e1a0a4d9f3cd1c1b928a6c9')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-approver/PKGBUILD b/extra/telepathy-kde-approver/PKGBUILD
index 5f00251e7..f3bf9b209 100644
--- a/extra/telepathy-kde-approver/PKGBUILD
+++ b/extra/telepathy-kde-approver/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 207568 2014-03-12 12:14:05Z andrea $
+# $Id: PKGBUILD 211761 2014-04-26 07:05:54Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Laurent Carlier <lordheavym@gmail.com>
pkgname=telepathy-kde-approver
_pkgname=ktp-approver
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="KDE Channel Approver for Telepathy"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('5807922c3a522a89911a4fc89b0093afc1b71b31')
+sha1sums=('b4a6f3158556c315504705c98e4f30846db880a5')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-auth-handler/PKGBUILD b/extra/telepathy-kde-auth-handler/PKGBUILD
index 4f0914907..1acd27e69 100644
--- a/extra/telepathy-kde-auth-handler/PKGBUILD
+++ b/extra/telepathy-kde-auth-handler/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207569 2014-03-12 12:14:13Z andrea $
+# $Id: PKGBUILD 211763 2014-04-26 07:06:07Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-auth-handler
_pkgname=ktp-auth-handler
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 's
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('f22ba7113e02de07774f178589d45e56e0975d89')
+sha1sums=('7367ec0fd76f4abc894bc0db25f2b5364aa500ad')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-common-internals/PKGBUILD b/extra/telepathy-kde-common-internals/PKGBUILD
index 310ac1bcb..ed9598405 100644
--- a/extra/telepathy-kde-common-internals/PKGBUILD
+++ b/extra/telepathy-kde-common-internals/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207579 2014-03-12 12:15:55Z andrea $
+# $Id: PKGBUILD 211765 2014-04-26 07:06:20Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-common-internals
_pkgname=ktp-common-internals
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Common components for KDE-Telepathy"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('libkpeople' 'telepathy-logger-qt' 'telepathy-mission-control')
makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
install=${pkgname}.install
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('549d78a7e8c3611e338c597937fe03153274d12d')
+sha1sums=('ffd42fd3c3a72ab7969c6a917524b59bf5c03a86')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-contact-list/PKGBUILD b/extra/telepathy-kde-contact-list/PKGBUILD
index 43fb61e4e..7dfb31e81 100644
--- a/extra/telepathy-kde-contact-list/PKGBUILD
+++ b/extra/telepathy-kde-contact-list/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 207570 2014-03-12 12:14:27Z andrea $
+# $Id: PKGBUILD 211767 2014-04-26 07:06:34Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Laurent Carlier <lordheavym@gmail.com>
pkgname=telepathy-kde-contact-list
_pkgname=ktp-contact-list
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Telepathy contact list application"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('cmake' 'automoc4' 'boost')
groups=('kde-telepathy')
install=${pkgname}.install
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('6c7bb327bcfb4c1d8eddc3752c88411365752ead')
+sha1sums=('d8ac89630ae7c44800b2bcb87b307d4ccf323b99')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-contact-runner/PKGBUILD b/extra/telepathy-kde-contact-runner/PKGBUILD
index b037e8c6b..aa533efdd 100644
--- a/extra/telepathy-kde-contact-runner/PKGBUILD
+++ b/extra/telepathy-kde-contact-runner/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207571 2014-03-12 12:14:35Z andrea $
+# $Id: PKGBUILD 211769 2014-04-26 07:06:56Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-contact-runner
_pkgname=ktp-contact-runner
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="KRunner plugin for KDE Telepathy"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e280af80956214e2ce5ce4851ce78d51793eb325')
+sha1sums=('2d5fdc0dc467dfe852480aaad1ee96151befb988')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-desktop-applets/PKGBUILD b/extra/telepathy-kde-desktop-applets/PKGBUILD
index c325236a5..7af3062a8 100644
--- a/extra/telepathy-kde-desktop-applets/PKGBUILD
+++ b/extra/telepathy-kde-desktop-applets/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207572 2014-03-12 12:14:42Z andrea $
+# $Id: PKGBUILD 211771 2014-04-26 07:07:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-desktop-applets
_pkgname=ktp-desktop-applets
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="The KDE-Telepathy Plasma desktop applets"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ groups=('kde-telepathy')
conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('4890593b26a2ad684deb0727b2530e0c85272527')
+sha1sums=('6721198e066f70a8ef3ce3f08e8cbfed5f61493b')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-filetransfer-handler/PKGBUILD b/extra/telepathy-kde-filetransfer-handler/PKGBUILD
index d8053e8c7..90399a009 100644
--- a/extra/telepathy-kde-filetransfer-handler/PKGBUILD
+++ b/extra/telepathy-kde-filetransfer-handler/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207573 2014-03-12 12:14:51Z andrea $
+# $Id: PKGBUILD 211773 2014-04-26 07:07:27Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-filetransfer-handler
_pkgname=ktp-filetransfer-handler
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Telepathy file transfer handler"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('2563f17721700a39ee60e581f3763bc52b1a87b3')
+sha1sums=('714a1ba70f7bf3d18fb930aaff448439f60aa72a')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-integration-module/PKGBUILD b/extra/telepathy-kde-integration-module/PKGBUILD
index 09e5306c4..c334723c7 100644
--- a/extra/telepathy-kde-integration-module/PKGBUILD
+++ b/extra/telepathy-kde-integration-module/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207574 2014-03-12 12:14:58Z andrea $
+# $Id: PKGBUILD 211775 2014-04-26 07:07:40Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-integration-module
_pkgname=ktp-kded-integration-module
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cbd25fb6050f335cf8c2dc75b626f5c46d746ddb')
+sha1sums=('54cdffad34bf01ad6e883b54a3296094bffde98c')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-send-file/PKGBUILD b/extra/telepathy-kde-send-file/PKGBUILD
index a7d64872b..a1d6fcae2 100644
--- a/extra/telepathy-kde-send-file/PKGBUILD
+++ b/extra/telepathy-kde-send-file/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207575 2014-03-12 12:15:11Z andrea $
+# $Id: PKGBUILD 211777 2014-04-26 07:07:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-kde-send-file
_pkgname=ktp-send-file
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A File manager plugin to launch a file transfer job with a specified contact"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
install=${pkgname}.install
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('5483f9a7a1da5aa65b5442b12218252ac71cae9a')
+sha1sums=('72027c2efdceef957ee2e6c4ef1260304d341f04')
prepare() {
mkdir build
diff --git a/extra/telepathy-kde-text-ui/PKGBUILD b/extra/telepathy-kde-text-ui/PKGBUILD
index 87ad9cd4a..cce8c030b 100644
--- a/extra/telepathy-kde-text-ui/PKGBUILD
+++ b/extra/telepathy-kde-text-ui/PKGBUILD
@@ -1,11 +1,10 @@
-# $Id: PKGBUILD 207681 2014-03-13 08:16:44Z andrea $
+# $Id: PKGBUILD 211779 2014-04-26 07:08:06Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Laurent Carlier <lordheavym@gmail.com>
pkgname=telepathy-kde-text-ui
_pkgname=ktp-text-ui
-pkgver=0.8.0.1
-_pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Telepathy handler for Text Chats"
arch=('i686' 'x86_64')
@@ -14,8 +13,8 @@ license=('GPL')
depends=('telepathy-kde-contact-list' 'qjson')
makedepends=('cmake' 'automoc4' 'boost')
groups=('kde-telepathy')
-source=("http://download.kde.org/stable/kde-telepathy/${_pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('f10f79cc7a19def9a4d4db5e6f9664a46c8101a3')
+source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
+sha1sums=('a66d9e61a12255ac999eeb28d1d1537db1ff7875')
prepare() {
mkdir build
diff --git a/extra/thin-provisioning-tools/PKGBUILD b/extra/thin-provisioning-tools/PKGBUILD
index a57b84756..53e899836 100644
--- a/extra/thin-provisioning-tools/PKGBUILD
+++ b/extra/thin-provisioning-tools/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 195238 2013-09-28 21:28:47Z thomas $
+# $Id: PKGBUILD 211793 2014-04-26 12:34:07Z thomas $
# Maintainer: Eric Bélanger <eric@archlinux.org>
# Contributor: Jason Hall <cakersq@gmail.com>
pkgname=thin-provisioning-tools
-pkgver=0.2.7
+pkgver=0.3.2
pkgrel=1
pkgdesc="A suite of tools for manipulating the metadata of the dm-thin device-mapper target"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('expat' 'gcc-libs')
makedepends=('boost')
source=(https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz)
-sha1sums=('23ce1110899adce9406aa614a4ee19950e00ee7a')
+sha1sums=('42a9f57a34bb7b11edb6f21805e64d18c546927d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"