summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirandir2017-04-26 19:52:21 +0200
committermirandir2017-04-26 19:52:21 +0200
commitf43dee2c827e9168c87b86e8b25f2a03dd8a2829 (patch)
tree03d4c94134caf26e500eadbf1a87d5ce0eea2fdc /PKGBUILD
parent7126381f7a3a1b627512f99957273ca1babb3885 (diff)
downloadaur-magiccollection.tar.gz
Updated to 0.8.118
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f52011c1f38..86a8ca66cf19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: mirandir <mirandir@orange.fr>
pkgname=magiccollection
-pkgver=0.8.117
+pkgver=0.8.118
pkgrel=1
pkgdesc="Magic Collection is a small program to manage your collection of Magic: the Gathering cards."
arch=('any')
license=('GPL3')
-depends=('gtk3' 'python' 'python-gobject')
+depends=('gtk3' 'python' 'python-gobject' 'python-cairo')
url="http://mirandir.pagesperso-orange.fr/magiccollection/"
-source=(http://mirandir.pagesperso-orange.fr/files/"$pkgname"_"$pkgver".tar.xz)
-sha256sums=('28f7b42cc687059291bb0a4e207facc3de3b6f06003c92934293fbc9af2e681f')
+source=(http://mirandir.mcollection.free.fr/files/releases/"$pkgname"_"$pkgver".tar.xz)
+sha256sums=('cf1f71f4de80e742c5646c8463e84525933a8e7abafbd5da30a970960726b3b1')
package() {
cd "$srcdir"