Update md5sum for update-mirrors in PKGBUILD
This commit is contained in:
parent
64689ce065
commit
46458acd95
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -8,7 +8,7 @@ license=('GPL3')
|
||||||
depends=('curl')
|
depends=('curl')
|
||||||
source=('config.sh' 'update-mirrors' 'update-mirrors.hook')
|
source=('config.sh' 'update-mirrors' 'update-mirrors.hook')
|
||||||
md5sums=('f346650dfe6e27c04857fe818e164981'
|
md5sums=('f346650dfe6e27c04857fe818e164981'
|
||||||
'bbc657bf2f3305c05a187bfae0340187'
|
'0b2bffda7ee23f2c1df05efaaf96276e'
|
||||||
'da17120353c50b53f7478f72bbac04e8')
|
'da17120353c50b53f7478f72bbac04e8')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue