summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-08-18 15:42:09 +0300
committerYurii Kolesnykov2017-08-18 15:42:09 +0300
commit1b7fccd43d86c1653dbde3447ae263fe16a68b91 (patch)
tree6e9369c94f17ca59bc4cffe18659570393a65892
parenta2f3a5ac43b7fc202c005e818774496354a1ba38 (diff)
downloadaur-1b7fccd43d86c1653dbde3447ae263fe16a68b91.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84fd630221c1..8a6a8c43da06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-staging-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 4.12.680772.06b85147cc7f
- pkgrel = 2
+ pkgver = 4.12.680794.2a69a4b35621
+ pkgrel = 1
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 0ddeb1756ecb..42e828c34b29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _srcname=$pkgbase
_kernel_rel=4.12
_branch=amd-staging-${_kernel_rel}
_kernelname=${pkgbase#linux}
-pkgver=4.12.680772.06b85147cc7f
-pkgrel=2
+pkgver=4.12.680794.2a69a4b35621
+pkgrel=1
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')