summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUffe Jakobsen2018-10-23 08:58:55 +0200
committerUffe Jakobsen2018-10-23 08:58:55 +0200
commitc9ca6ac2a45780a0f2a1fac146d2d8200da6ec7c (patch)
tree95e49b7b72b52e4eb040b900cfeca97f4912fb92
parentee4b5b23741136254ccb51a5e4b6f88a61db4311 (diff)
downloadaur-swine.tar.gz
New download url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eaaa91f84d56..f09f07553ec1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Oct 23 06:55:29 UTC 2018
pkgbase = swine
pkgdesc = Graphical wine frontend
pkgver = 1.0.4
- pkgrel = 2
+ pkgrel = 3
url = http://www.swine-tool.de/
arch = any
license = GPL
@@ -11,7 +13,7 @@ pkgbase = swine
depends = winetricks
depends = pyqt
depends = python2-pyqt4
- source = https://github.com/slackner/Swine/archive/1.0.4.tar.gz
+ source = https://github.com/dswd/Swine/archive/1.0.4.tar.gz
source = swine.patch
md5sums = e737d69672e3b887e8924c13189eae42
md5sums = b03034fa25b98aefcc098465911f6d50
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'