summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormirandir2017-03-12 10:52:29 +0100
committermirandir2017-03-12 10:52:29 +0100
commit7126381f7a3a1b627512f99957273ca1babb3885 (patch)
tree8da50c8a9ce49c9ec8304514d4df5bca828735d3
parentfacb280faee07f461aac6c0ce7ff2b105db6ccbe (diff)
downloadaur-7126381f7a3a1b627512f99957273ca1babb3885.tar.gz
Updated to version 0.8.117
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3acf0f07a7be..d86cef34ce86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = magiccollection
pkgdesc = Magic Collection is a small program to manage your collection of Magic: the Gathering cards.
- pkgver = 0.8.116
+ pkgver = 0.8.117
pkgrel = 1
url = http://mirandir.pagesperso-orange.fr/magiccollection/
arch = any
@@ -8,8 +8,8 @@ pkgbase = magiccollection
depends = gtk3
depends = python
depends = python-gobject
- source = http://mirandir.pagesperso-orange.fr/files/magiccollection_0.8.116.tar.xz
- sha256sums = 35f245152136f99023f42c5d189dc460e19636b70e4cc7d63a8917d7f55a37da
+ source = http://mirandir.pagesperso-orange.fr/files/magiccollection_0.8.117.tar.xz
+ sha256sums = 28f7b42cc687059291bb0a4e207facc3de3b6f06003c92934293fbc9af2e681f
pkgname = magiccollection
diff --git a/PKGBUILD b/PKGBUILD
index 1acb431d8233..0f52011c1f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mirandir <mirandir@orange.fr>
pkgname=magiccollection
-pkgver=0.8.116
+pkgver=0.8.117
pkgrel=1
pkgdesc="Magic Collection is a small program to manage your collection of Magic: the Gathering cards."
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('gtk3' 'python' 'python-gobject')
url="http://mirandir.pagesperso-orange.fr/magiccollection/"
source=(http://mirandir.pagesperso-orange.fr/files/"$pkgname"_"$pkgver".tar.xz)
-sha256sums=('35f245152136f99023f42c5d189dc460e19636b70e4cc7d63a8917d7f55a37da')
+sha256sums=('28f7b42cc687059291bb0a4e207facc3de3b6f06003c92934293fbc9af2e681f')
package() {
cd "$srcdir"