summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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'