summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb284ce25fa6..75d7f44ddf60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@ pkgver=v4.71
pkgrel=1
pkgdesc="AMD vBIOS flash utility."
arch=('x86_64')
-url="https://github.com/patrickschur/amdvbflash"
+url="https://github.com/stylesuxx/amdvbflash"
license=('custom')
depends=()
-source=("git+https://github.com/patrickschur/amdvbflash.git")
+source=("git+https://github.com/stylesuxx/amdvbflash.git")
md5sums=('SKIP')
-pkgver() {
- cd amdvbflash
- git describe --tags
-}
+#pkgver() {
+# cd amdvbflash
+# git describe --tags
+#}
package() {
cd amdvbflash