File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22# Contributor: Aleksana QwQ <[email protected] >33
44pkgname=libucontext
5- pkgver=1.3.2
6- pkgrel=2
5+ pkgver=1.3.3
6+ pkgrel=1
77pkgdesc=" ucontext function implementations"
88arch=(x86_64 aarch64 riscv64 loongarch64)
99url=" https://github.com/kaniini/$pkgname "
1010license=(' ISC' )
1111source=(" https://distfiles.dereferenced.org/$pkgname /$pkgname -${pkgver} .tar.xz" )
12- sha512sums=(' 3911a9a772832dad68dc4dbb78ca646cba92170d4e192948e0a6e78295f6ee27f20b637986d39450edae805c96b08f7e1716fa7904fc84258acab8691d87c4f5 ' )
12+ sha512sums=(' dbfe17bcd4efacf3cc688fbf96862a104b50fd66ab793644b1608f1abd65e56fab9cb005396e758cb4b9a3838981c6e68a6e04866d016dbb89e987d8e241e0c5 ' )
1313
1414build ()
1515{
@@ -27,4 +27,5 @@ package()
2727{
2828 cd ${pkgname} -${pkgver}
2929 make ARCH=" ${CARCH} " DESTDIR=${pkgdir} install
30+ _install_license_ LICENSE
3031}
You can’t perform that action at this time.
0 commit comments