summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrya2016-05-07 13:10:32 +0200
committertrya2016-05-07 13:10:32 +0200
commit08d15cbdaa6f2470d0236383ac17a6d3d1769401 (patch)
treecec19f59d7fec8ba562e1891a6714207b95e47e7 /PKGBUILD
parentf029b32f9178a3d848a05279ee5d749268f82f8f (diff)
downloadaur-08d15cbdaa6f2470d0236383ac17a6d3d1769401.tar.gz
Updated to upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f9d39cece89..626eb47f6a4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: trya <tryagainprod@gmail.com>
pkgname=mach64drm
-pkgver=20150222
+pkgver=20160507
pkgrel=1
pkgdesc="Mach64 DRM module"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('linux-headers')
optdepends=('mach64-dri: Mesa DRI drivers for Mach64'
'xf86-video-mach64: X.Org Mach64 video driver')
source=(http://trya.alwaysdata.net/linux/mach64-$pkgver.tar.gz)
-md5sums=('b763647c584bb524db3d7418651dcd4e')
+md5sums=('111e99fa5d42387692a54561008e9f56')
install="mach64drm.install"
build() {