[arch-commits] Commit in ttf-proggy-clean/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Jun 29 11:04:43 UTC 2020
Date: Monday, June 29, 2020 @ 11:04:43
Author: andyrtr
Revision: 656190
upgpkg: ttf-proggy-clean 1.1.5-2: unneeded fontconfig and xorg-mkfontscale dependencies
Modified:
ttf-proggy-clean/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-29 11:03:38 UTC (rev 656189)
+++ PKGBUILD 2020-06-29 11:04:43 UTC (rev 656190)
@@ -2,12 +2,11 @@
pkgname=ttf-proggy-clean
pkgver=1.1.5
-pkgrel=1
+pkgrel=2
pkgdesc='Monospaced fonts for programming'
arch=(any)
url='https://github.com/bluescan/proggyfonts/'
license=(MIT)
-depends=(fontconfig)
makedepends=(git)
source=("git+$url#tag=v$pkgver")
sha256sums=('SKIP')
More information about the arch-commits
mailing list