Date: Friday, October 16, 2020 @ 18:20:44 Author: arojas Revision: 398447
Update to 20200616 Modified: gsfonts/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-16 15:52:42 UTC (rev 398446) +++ PKGBUILD 2020-10-16 18:20:44 UTC (rev 398447) @@ -3,15 +3,14 @@ # Contributor: dorphell <[email protected]> pkgname=gsfonts -pkgver=20180524 -pkgrel=3 +pkgver=20200616 +pkgrel=1 pkgdesc='(URW)++ Core Font Set [Level 2]' url='https://github.com/ArtifexSoftware/urw-base35-fonts' arch=('any') license=('AGPL3') makedepends=('git') -_commit=b758567463df532414c520cf008e27d9448b55a4 # master -source=("git+https://github.com/ArtifexSoftware/urw-base35-fonts#commit=${_commit}") +source=("git+https://github.com/ArtifexSoftware/urw-base35-fonts#tag=$pkgver") sha256sums=('SKIP') pkgver() {
