aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArondight2016-06-14 13:23:14 +0800
committerArondight2016-06-14 13:23:14 +0800
commite20be6b8d7a4d63ca86bdc82d03593cea832cc50 (patch)
treed2e08e8b4f1867cec3b1203dbeb3c193bbb762ca
parent66ed616597a40d29fa926c493e9647b723c8a4c3 (diff)
downloadaur-e20be6b8d7a4d63ca86bdc82d03593cea832cc50.tar.gz
Release version 1.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6fe7c534321..69208269b3d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
pkgbase = xf86-video-nouveau-blacklist-git
pkgdesc = Disable nouveau driver module
- pkgver = r3.1cf784c
+ pkgver = v1.0.r0.g9f2561a
pkgrel = 1
url = https://github.com/Arondight/xf86-video-nouveau-blacklist.git
+ install = xf86-video-nouveau-blacklist.install
arch = any
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 0f5a613e44ba..cf90a16dfb00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Arondight <shell_way@foxmail.com>
pkgname='xf86-video-nouveau-blacklist-git'
-pkgver='r3.1cf784c'
+pkgver='v1.0.r0.g9f2561a'
pkgrel=1
pkgdesc='Disable nouveau driver module'
arch=('any')