diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-04 09:51:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-04 13:23:03 +0000 |
commit | 768f1eb89531ef6862f4f00525a5dbe6063b3b99 (patch) | |
tree | 48824ca9e86014560953db95c3fad26e1e6c1d3a /main/libfontenc | |
parent | bbd15bd9440f70e4be116b9220f522719c2c6673 (diff) | |
download | aports-768f1eb89531ef6862f4f00525a5dbe6063b3b99.tar.bz2 aports-768f1eb89531ef6862f4f00525a5dbe6063b3b99.tar.xz |
main/libfontenc: rebuild for pc:fontenc provides
Diffstat (limited to 'main/libfontenc')
-rw-r--r-- | main/libfontenc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libfontenc/APKBUILD b/main/libfontenc/APKBUILD index 3e990c3b0d..d9894244a0 100644 --- a/main/libfontenc/APKBUILD +++ b/main/libfontenc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libfontenc pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="X11 font encoding library" url="http://xorg.freedesktop.org/" arch="all" |