summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-03-30 18:59:43 +0100
committerDaniel Peukert2024-03-30 18:59:43 +0100
commit178eaa4f82a41ed310b1f9904bb1cb2ee687a5b3 (patch)
tree447342469cf12f3a105d5cee3c95c150b87bd590 /PKGBUILD
parent9aa92b2ba9a23be3f31d03afc1160582b01e4b58 (diff)
downloadaur-python-pysmart.tar.gz
Add checksums for applicable VCS sources
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09bc497db4ad..230e2d724a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python>=3.8.0' 'python-chardet' 'python-humanfriendly' 'smartmontools'
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-setuptools-scm' 'python-wheel')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver::git+$url#commit=$_commit?signed")
-sha512sums=('SKIP')
+sha512sums=('905c0a355245fd5c7e9dd20e264feaf86077f665780a8c6dcd49dcf35ffe8afc93a28e275dd11ea299f01bd864d0b13f3ec28b365eb74edda8e472fcd41261bd')
validpgpkeys=('5F6761715FB2876BF2355A72195598EC98A1C1DF') # Rafael Leira Osuna <rafael.leira@naudit.es> (https://github.com/ralequi.gpg) - expired
_sourcedirectory="$pkgname-$pkgver"