Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / aspell-pt
Commits: 0946f406 by Antonio Rojas at 2024-09-06T21:07:33+02:00 upgpkg: 20220621-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = aspell-pt + pkgdesc = Portuguese and Brazilian Portuguese dictionary for aspell + pkgver = 20220621 + pkgrel = 2 + url = http://aspell.net/ + arch = x86_64 + license = GPL2 + depends = aspell + conflicts = aspell-pt_br + replaces = aspell-pt_br + source = https://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-20131030-12-0.tar.bz2 + source = https://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-20131030-12-0.tar.bz2.sig + source = https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-20220621.tar.bz2 + source = https://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-20220621.tar.bz2 + validpgpkeys = 78DEC3DB0AEA763951322BBF71C636695B147849 + sha256sums = eb0d99db0b5d5c442133a88bddfe96dd252c0c3df3da36e9326c241dc4bc14f7 + sha256sums = SKIP + sha256sums = 2494e978890fefc198ece36e0f581451047f43bc53709580350c3b96fb60d303 + sha256sums = eb2da5b268f89f8e6ad0d8630f9070a0c62daed4002d52cdf50b3e2d3ac3f605 + +pkgname = aspell-pt ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=aspell-pt _pkgverPT=20220621 _pkgverBR=20131030-12 pkgver=$_pkgverPT -pkgrel=1 +pkgrel=2 pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell" arch=('x86_64') url="http://aspell.net/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aspell-pt/-/commit/0946f40610dca06b33344a0bbf9612408c440a43 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aspell-pt/-/commit/0946f40610dca06b33344a0bbf9612408c440a43 You're receiving this email because of your account on gitlab.archlinux.org.
