[arch-commits] Commit in python-param/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Nov 9 16:30:51 UTC 2020
Date: Monday, November 9, 2020 @ 16:30:50
Author: foutrelis
Revision: 747507
Refresh checksum
Modified:
python-param/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 16:27:00 UTC (rev 747506)
+++ PKGBUILD 2020-11-09 16:30:50 UTC (rev 747507)
@@ -13,7 +13,7 @@
# No tests in Pypi tarballs
#source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
source=(https://github.com/holoviz/param/archive/v${pkgver}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('f58d8edd4e42d27978958999bc4a8c94019c0c0cb116579c66e1533b8cfc1cb5')
+sha256sums=('c489599c2510849381404fcf34c18449dd15fa4a545ea1fd436f528ee5e878d2')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list