summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFenner Macrae2018-04-08 10:55:19 -0700
committerFenner Macrae2018-04-08 10:55:19 -0700
commit687f8e0dd8d54d99bfb0e8eac2566e0974b651dd (patch)
tree506d2e9279e5c0e8cf490b092ebca12a460195d1
parentff85e9b48c3d5162dd5da980ad8ee8f98f5b440c (diff)
downloadaur-687f8e0dd8d54d99bfb0e8eac2566e0974b651dd.tar.gz
Removed old md5sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f47d648d63e..3adb30decbc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = python-prospector
makedepends = python-pylint-celery
makedepends = python-pylint-flask
source = https://github.com/landscapeio/prospector/archive/0.12.7.tar.gz
- md5sums = 45d00e6b6b70b69d3f02c64c74f9f40c
+ md5sums = SKIP
pkgname = python-prospector
diff --git a/PKGBUILD b/PKGBUILD
index 5aa3f92655f4..68fad6c3b829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ optdeps=('python-pyroma: check setup.py'
url="https://github.com/landscapeio/prospector"
license=('GPL2')
source=(https://github.com/landscapeio/prospector/archive/${pkgver}.tar.gz)
-md5sums=('45d00e6b6b70b69d3f02c64c74f9f40c')
+md5sums=('SKIP')
build() {
cd "$srcdir/${pkgname#python-}-$pkgver"