summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormirandir2017-02-20 18:07:04 +0100
committermirandir2017-02-20 18:07:04 +0100
commitfacb280faee07f461aac6c0ce7ff2b105db6ccbe (patch)
tree69a8cb69f69c03c1d636fb5d9c9fca670fa74cd7
parentf4a8e401d5b630b986ed4655b76ba7b6f2030ec8 (diff)
downloadaur-facb280faee07f461aac6c0ce7ff2b105db6ccbe.tar.gz
Updated to 0.8.116
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a605c33b6da7..3acf0f07a7be 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.115
+ pkgver = 0.8.116
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.115.tar.xz
- sha256sums = 4559f81c8f5a51547da65833458fcfbd2f3c16f1bf8464903e6cdcb9377d90cd
+ source = http://mirandir.pagesperso-orange.fr/files/magiccollection_0.8.116.tar.xz
+ sha256sums = 35f245152136f99023f42c5d189dc460e19636b70e4cc7d63a8917d7f55a37da
pkgname = magiccollection
diff --git a/PKGBUILD b/PKGBUILD
index 98a96b75eeb8..1acb431d8233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mirandir <mirandir@orange.fr>
pkgname=magiccollection
-pkgver=0.8.115
+pkgver=0.8.116
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=('4559f81c8f5a51547da65833458fcfbd2f3c16f1bf8464903e6cdcb9377d90cd')
+sha256sums=('35f245152136f99023f42c5d189dc460e19636b70e4cc7d63a8917d7f55a37da')
package() {
cd "$srcdir"