]> git.immae.eu Git - perso/Immae/Config/AUR.git/commitdiff
Update checksums
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 14 Feb 2019 10:51:33 +0000 (11:51 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 14 Feb 2019 10:51:33 +0000 (11:51 +0100)
.SRCINFO
PKGBUILD

index 29d52b4cdc58266d3d00dfe33e92fd9702202628..5d5fae03bc6cc4c1cddce26033af6affa410703c 100644 (file)
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
 # Generated by mksrcinfo v8
-# Sun Oct 30 09:07:15 UTC 2016
+# Thu Feb 14 10:50:57 UTC 2019
 pkgbase = g3data
        pkgdesc = A tool for extracting data from scanned graphs.
        pkgver = 1.5.4
@@ -10,7 +10,7 @@ pkgbase = g3data
        license = GPL2
        depends = gtk2>=2.6
        source = https://github.com/downloads/pn2200/g3data/g3data-1.5.4.tar.gz
-       md5sums = acb41e54ee5fbf167413218f209c4e3f
+       sha512sums = b4651eb6ba87ddb745c46520ccf2d7146d179e69a614d7c6c247b82eaf188b30e955d60e7df59419f63a304a5c5215829d3bea3cc233d2729ff599c523d852e2
 
 pkgname = g3data
 
index c91eba9a41eae423ea2ae1876f00206b5cb2015c..e4d76e6760ff72fd25ddb393655d283ebe9de24b 100644 (file)
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL2')
 depends=('gtk2>=2.6')
 makedepends=()
 source=(https://github.com/downloads/pn2200/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('acb41e54ee5fbf167413218f209c4e3f')
+sha512sums=('b4651eb6ba87ddb745c46520ccf2d7146d179e69a614d7c6c247b82eaf188b30e955d60e7df59419f63a304a5c5215829d3bea3cc233d2729ff599c523d852e2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}