summaryrefslogtreecommitdiff
path: root/community/libcec/PKGBUILD
diff options
context:
space:
mode:
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 8440defc4..45698db9a 100644
--- a/community/libcec/PKGBUILD
+++ b/community/libcec/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 74867 2012-08-07 16:06:46Z idevolder $
+# $Id: PKGBUILD 76479 2012-09-18 20:07:49Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
# Contributor: Philippe Cherel <philippe.cherel@mayenne.org>
pkgname=libcec
-pkgver=1.8.1
+pkgver=1.9.0
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-34a9cec
-sha256sums=('97cda7935404360b56e3c0698deabcc97548bc357a4e4fecbe89de3db12ca0bc')
+_srcfolder=Pulse-Eight-libcec-217b236
+sha256sums=('93c0c56b446f82ef71499fd88186c7212a92b037cb8a19516140216cc0aae68f')
options=(!libtool)
build() {