summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoffer.joshua2019-03-11 14:29:00 -0600
committerhoffer.joshua2019-03-11 14:29:00 -0600
commit9f1851cfcf227da66954bebaa1d05a5589aa61d3 (patch)
treefd36af37c45e7f9d884e965df6149b2305658511
parent9e78656e89d00297ea71d943bfffa11c25632ff9 (diff)
downloadaur-9f1851cfcf227da66954bebaa1d05a5589aa61d3.tar.gz
updated url to Valve src
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74b0ea6c0d04..0ca7a3d9e2d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = wine-valve-git
pkgdesc = A compatibility layer for running Windows programs (Valve version)
pkgver = 3.16.20190307
pkgrel = 1
- url = https://github.com/wine-mirror/wine
+ url = https://github.com/ValveSoftware/wine.git
install = wine-valve-git.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2dc9a49fe80f..27d8ecbc6fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=3.16.20190307
pkgrel=1
pkgdesc='A compatibility layer for running Windows programs (Valve version)'
arch=('i686' 'x86_64')
-url='https://github.com/wine-mirror/wine'
+url='https://github.com/ValveSoftware/wine.git'
license=('LGPL')
_depends=(
'sdl2' 'lib32-sdl2'