summaryrefslogtreecommitdiffstats
path: root/x11/font-screen-cyrillic/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'x11/font-screen-cyrillic/APKBUILD')
-rw-r--r--x11/font-screen-cyrillic/APKBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/x11/font-screen-cyrillic/APKBUILD b/x11/font-screen-cyrillic/APKBUILD
index 07965a703..5f2b143af 100644
--- a/x11/font-screen-cyrillic/APKBUILD
+++ b/x11/font-screen-cyrillic/APKBUILD
@@ -1,15 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=font-screen-cyrillic
pkgver=1.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="X.org screen cyrillic fonts"
url="http://xorg.freedesktop.org/"
license="custom"
depends="encodings font-alias mkfontscale mkfontdir fontconfig"
makedepends="pkgconfig font-util-dev bdftopcf"
-install="$pkgname.post-install $pkgname.post-upgrade"
-source="http://xorg.freedesktop.org/releases/individual/font/$pkgname-$pkgver.tar.bz2
- $install"
+install=
+source="http://xorg.freedesktop.org/releases/individual/font/$pkgname-$pkgver.tar.bz2"
build() {
cd "$srcdir"/$pkgname-$pkgver
@@ -20,6 +19,4 @@ build() {
make -j1 DESTDIR="$pkgdir" MKFONTDIR=: MKFONTSCALE=: install || return 1
}
-md5sums="c8d5aef01c906c7aaea329702a8b1b63 font-screen-cyrillic-1.0.1.tar.bz2
-e738ad911ff453b7c957007832845f21 font-screen-cyrillic.post-install
-e738ad911ff453b7c957007832845f21 font-screen-cyrillic.post-upgrade"
+md5sums="c8d5aef01c906c7aaea329702a8b1b63 font-screen-cyrillic-1.0.1.tar.bz2"