summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormirandir2016-08-07 13:28:17 +0200
committermirandir2016-08-07 13:28:17 +0200
commit6e040d78e3ac1872cbb8a746723f9c17ca62b2b7 (patch)
tree3de7ed110c713f41aceca0d71e61c1d198516eeb
parent55e120dd2625091c4bad7127b651b02181b2a72f (diff)
downloadaur-6e040d78e3ac1872cbb8a746723f9c17ca62b2b7.tar.gz
0.8.114
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a4ab600943..f63f48289515 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.113
+ pkgver = 0.8.114
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.113.tar.xz
- sha256sums = 4278e1751d9ff5fcd2bf0cd77831ba696fa5aa93e5e91f2bf01db36fa5eaf2be
+ source = http://mirandir.pagesperso-orange.fr/files/magiccollection_0.8.114.tar.xz
+ sha256sums = 45d9edba1bd5cf6024b31af6c5404cf91225a73e389819392882609f1bbdb446
pkgname = magiccollection
diff --git a/PKGBUILD b/PKGBUILD
index 850f241e94bc..10c08835faed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mirandir <mirandir@orange.fr>
pkgname=magiccollection
-pkgver=0.8.113
+pkgver=0.8.114
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=('4278e1751d9ff5fcd2bf0cd77831ba696fa5aa93e5e91f2bf01db36fa5eaf2be')
+sha256sums=('45d9edba1bd5cf6024b31af6c5404cf91225a73e389819392882609f1bbdb446')
package() {
cd "$srcdir"