summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2019-07-20 18:26:22 +1000
committerRhinoceros2019-07-20 18:26:22 +1000
commitfff9f9d58047c5900b32d7b93d558dfa729e084d (patch)
treedee59739fd8ee692dc2c70a3623ce4e9d58e11d9
parentc4c615e42a3f613986d03ffa3ea58eb17b6f0097 (diff)
downloadaur-fff9f9d58047c5900b32d7b93d558dfa729e084d.tar.gz
Update checksum for test data
No need to bump version: if it's already installed, no need to re-install.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 140398f1fe20..6d4db68be91c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = python-pylzma
source = pylzma-0.5.0.tar.gz::https://github.com/fancycode/pylzma/archive/v0.5.0.tar.gz
source = https://archive.org/download/stackexchange/ux.stackexchange.com.7z
sha256sums = baefed4c84d147a507a606206478ff0894e04fa41aa3742381159cde44836fc3
- sha256sums = ffa75f00eaf0d12fbe5c591d130136bb671e35b42d6738777718ecdbbf21637b
+ sha256sums = 4281ef7c7327c0b18e7f70dcc7eafb15cec674ca5579699964275f406d97520a
pkgname = python-pylzma
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index f6a5ab3b2c94..47eff5054fe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ source=($_pkgname-$pkgver.tar.gz::https://github.com/fancycode/pylzma/archive/v$
# testing data
https://archive.org/download/stackexchange/ux.stackexchange.com.7z)
sha256sums=('baefed4c84d147a507a606206478ff0894e04fa41aa3742381159cde44836fc3'
- 'ffa75f00eaf0d12fbe5c591d130136bb671e35b42d6738777718ecdbbf21637b')
+ '4281ef7c7327c0b18e7f70dcc7eafb15cec674ca5579699964275f406d97520a')
noextract=(ux.stackexchange.com.7z)
prepare() {