summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Kuske2016-02-16 19:15:13 +0100
committerJens Kuske2016-02-16 19:15:13 +0100
commitc6e1f82c9596768d6e73b615615ae8cea7b8ee58 (patch)
treed83b21c972182384033a0e08b43c17427bb2c95e /PKGBUILD
parent85a72815de90a322424b1a46e8de11abfd321769 (diff)
downloadaur-libvdpau-sunxi.tar.gz
Update to 0.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b537869696f3..7db472b612d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jens Kuske <jenskuske@gmail.com>
# Contributor: smotocel69 <smotocel69@gmail.com>
pkgname=libvdpau-sunxi
-pkgver=0.3
+pkgver=0.4
pkgrel=1
pkgdesc="VDPAU driver for Allwinner sunxi SoCs"
arch=('armv7h')
@@ -10,7 +10,7 @@ license=('LGPL')
depends=('libx11')
makedepends=('libvdpau')
source=("https://github.com/linux-sunxi/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('8a29b2b5394e9ad5f461af48cea780d3cb183bfc80399e58a27b632c1a9d5bab')
+sha256sums=('5139b007d9075654cfb47ced29f4e335302b7ede9ea9544524aa2232c357b08a')
build() {
cd "$srcdir/$pkgname-$pkgver"