summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Gierer2019-03-21 21:07:32 +0100
committerJonas Gierer2019-03-21 21:07:32 +0100
commit9b8404817a0023b6bacffd1fff425266f46474ac (patch)
treefab23d49249658e04b19817c314fce07a4a7cb97 /PKGBUILD
parent0da48634a5a86aac6ebdef83f3dd53799090592a (diff)
downloadaur-9b8404817a0023b6bacffd1fff425266f46474ac.tar.gz
Fix invalid checksum for LICENSE
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e326440bf9a4..4195ff07a5c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ source=(
"https://raw.githubusercontent.com/jgierer12/pocket-casts-linux/v$pkgver/LICENSE"
)
md5sums=('051d28a9f74472e229b2ce7a89b1be8f'
- '33b6298b0e0e6506f656593f828f958e')
+ '04bf690e790df16c6404870cdea950bc')
package() {
mv "${srcdir}/usr" "${pkgdir}/usr"