summaryrefslogtreecommitdiff
path: root/community/libcec/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-04 15:31:41 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-04 15:31:41 -0300
commit4e3e2f9e625584fee1cdb96fcec3a49f0cacdc8b (patch)
tree671e3e120a47e02d837e20d9759de78b9a7b4f07 /community/libcec/PKGBUILD
parent1f31420f313381bbb03fdc934348f5606134191c (diff)
parent298f654d4656dcc1e8d78c37dd77ae2ebfc1bf5f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/freevo/PKGBUILD core/openldap/PKGBUILD extra/xf86-video-fbdev/PKGBUILD staging/glibc/PKGBUILD staging/glibc/glibc-2.15-revert-c5a0802a.patch
Diffstat (limited to 'community/libcec/PKGBUILD')
-rw-r--r--community/libcec/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD
index 8d0d849df..8bcffba76 100644
--- a/community/libcec/PKGBUILD
+++ b/community/libcec/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 72656 2012-06-18 17:44:25Z idevolder $
+# $Id: PKGBUILD 73164 2012-07-02 16:36:19Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
# Contributor: Philippe Cherel <philippe.cherel@mayenne.org>
pkgname=libcec
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ url="https://github.com/Pulse-Eight/libcec"
license=('GPL')
depends=('udev' 'lockdev')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/libcec/tarball/$pkgname-$pkgver")
-_srcfolder=Pulse-Eight-libcec-b9761e8
-sha256sums=('28ed8c326bbe1c181f4f4c41660e2f1f6097494647f05a51b30a6034b8171b30')
+_srcfolder=Pulse-Eight-libcec-cd67a27
+sha256sums=('a560a792376bce73526f32ede89985b923d899cdf2f739be99e466b322b3211d')
options=(!libtool)
build() {