diff options
author | Huy Duong | 2019-08-31 13:10:09 +0700 |
---|---|---|
committer | Huy Duong | 2019-08-31 13:14:56 +0700 |
commit | 39996e572cf88ce0dcc6a5db2badcc62e53a6435 (patch) | |
tree | 6763b3e07e78bbeac2d6c98d53dadc5f1f299f26 /PKGBUILD | |
parent | 9eee742813268a9099e18031db636197759bbb94 (diff) | |
download | aur-39996e572cf88ce0dcc6a5db2badcc62e53a6435.tar.gz |
Add source md5sums
Signed-off-by: Huy Duong <huy.duong@employmenthero.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,3 +38,5 @@ package() { convert "${srcdir}/${pkgname}.png" -resize "${_size}" "${pkgdir}/usr/share/icons/hicolor/${_size}/apps/${pkgname}.png" done } +md5sums=('5c773fc7033090839aa5a2a1d09f2773' + 'ac0b946b80fafd826eed8ec2c4c4e4a3') |