summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd85be2b3c7f..4bf49c662976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 5 02:51:20 UTC 2018
+# Thu Apr 26 15:49:44 UTC 2018
pkgbase = mwic
pkgdesc = Misspelled Words In Context
- pkgver = 0.7.4
+ pkgver = 0.7.5
pkgrel = 1
url = https://github.com/jwilk/mwic
arch = any
@@ -11,9 +11,9 @@ pkgbase = mwic
checkdepends = python-nose
depends = python-pyenchant
depends = python-regex
- source = https://github.com/jwilk/mwic/releases/download/0.7.4/mwic-0.7.4.tar.gz
- source = https://github.com/jwilk/mwic/releases/download/0.7.4/mwic-0.7.4.tar.gz.asc
- sha512sums = 331002dadb83e414513993b300ec9c4cd6381f59ce0ae1002b33bfb3e73c5ca891a4afbf99118ac901a8bd98e8c3ee95a4716e194badb8ce3d198e7690a73e81
+ source = https://github.com/jwilk/mwic/releases/download/0.7.5/mwic-0.7.5.tar.gz
+ source = https://github.com/jwilk/mwic/releases/download/0.7.5/mwic-0.7.5.tar.gz.asc
+ sha512sums = 6aa755267bf0d3d778d2ee56a71f04cd9cdfb163738a8524341539dc4f96f6a8200419305bc64c2decdbc27ef8bda5ee44b8cb680414b8043529cc2a3429c256
sha512sums = SKIP
pkgname = mwic
diff --git a/PKGBUILD b/PKGBUILD
index edc78de2a5f7..efa4cd2dd902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=mwic
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=1
pkgdesc='Misspelled Words In Context'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python-pyenchant' 'python-regex')
checkdepends=('aspell-en' 'python-nose')
source=("$url/releases/download/$pkgver/mwic-$pkgver.tar.gz"{,.asc})
-sha512sums=('331002dadb83e414513993b300ec9c4cd6381f59ce0ae1002b33bfb3e73c5ca891a4afbf99118ac901a8bd98e8c3ee95a4716e194badb8ce3d198e7690a73e81'
+sha512sums=('6aa755267bf0d3d778d2ee56a71f04cd9cdfb163738a8524341539dc4f96f6a8200419305bc64c2decdbc27ef8bda5ee44b8cb680414b8043529cc2a3429c256'
'SKIP')
validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5') # Jakub Wilk