summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrya2018-01-07 11:26:38 +0100
committertrya2018-01-07 11:26:38 +0100
commit203ec2c5e1192598af31b590f6e654153b0f4b08 (patch)
tree959f83be5c93b9c576f025ad7087a1917d01dbc2 /PKGBUILD
parent08d15cbdaa6f2470d0236383ac17a6d3d1769401 (diff)
downloadaur-203ec2c5e1192598af31b590f6e654153b0f4b08.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 626eb47f6a4b..0f61bb4f8e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: trya <tryagainprod@gmail.com>
pkgname=mach64drm
-pkgver=20160507
+pkgver=20180107
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=('111e99fa5d42387692a54561008e9f56')
+sha256sums=('e53bed9d295d250a8f6632a353710939ee6998190df64b8ac3573573ee086bad')
install="mach64drm.install"
build() {