summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2019-10-29 20:22:24 +0800
committerpeeweep2019-10-29 20:22:24 +0800
commit3699273f989f470d58f1a401fd6ff791ac177c47 (patch)
treea0aa7fe4d5132787b1f251522828546fc4b928b3 /PKGBUILD
parent414bf65b66ba4687956f075f2e3345ee49db623d (diff)
downloadaur-3699273f989f470d58f1a401fd6ff791ac177c47.tar.gz
Update sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a175dda83d..cae0812e65e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('Apache')
depends=('python-aigpy' 'python-requests' 'python-libffmpeg' 'python-pycryptodome' 'python-pydub')
makedepends=('python-setuptools')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('6a878397dc9ea79741be1f0b9e2236703374f2edb68b7255cb5ccc44dcdb4d74')
+sha256sums=('a9ecc702af1e494541462bb61297eaf35bfad6b07adb35ed0ad4e372ca2a6f71')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}/TIDALDL-PY"