summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2018-10-23 08:58:55 +0200
committerUffe Jakobsen2018-10-23 08:58:55 +0200
commitc9ca6ac2a45780a0f2a1fac146d2d8200da6ec7c (patch)
tree95e49b7b72b52e4eb040b900cfeca97f4912fb92 /PKGBUILD
parentee4b5b23741136254ccb51a5e4b6f88a61db4311 (diff)
downloadaur-swine.tar.gz
New download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89c9559964d6..1d59ef50384b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=swine
_pkgname=Swine
pkgver=1.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Graphical wine frontend"
arch=(any)
url="http://www.swine-tool.de/"
@@ -16,7 +16,7 @@ license=('GPL')
depends=('python2' 'wine' 'winetricks' 'pyqt' 'python2-pyqt4')
makedepends=('make')
-source=(https://github.com/slackner/${_pkgname}/archive/${pkgver//_/-}.tar.gz
+source=(https://github.com/dswd/${_pkgname}/archive/${pkgver//_/-}.tar.gz
swine.patch)
md5sums=('e737d69672e3b887e8924c13189eae42'