[arch-commits] Commit in ttf-mph-2b-damase/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Feb 2 06:08:09 UTC 2013


    Date: Saturday, February 2, 2013 @ 07:08:07
  Author: bisson
Revision: 176892

upstream update

Modified:
  ttf-mph-2b-damase/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 05:53:32 UTC (rev 176891)
+++ PKGBUILD	2013-02-02 06:08:07 UTC (rev 176892)
@@ -4,20 +4,20 @@
 
 pkgname=ttf-mph-2b-damase
 pkgver=001.000.4.dfsg.2
-_pkgver=001.000.dfsg.2
-pkgrel=3
+_pkgver=001.000.dfsg.2+ds1
+pkgrel=4
 pkgdesc='Unicode font covering full plane 1, and numerous scripts'
 url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase" 
 license=('custom:Public_Domain')
 arch=('any')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
 source=("http://ftp.debian.org/debian/pool/main/t/ttf-mph-2b-damase/ttf-mph-2b-damase_${_pkgver}.orig.tar.gz")
-sha1sums=('89be20922bae94c55e7e42bcc8644bb5c7375f2a')
+sha1sums=('8663d937dabce9bebb9c46b6e985102d03830fd4')
 
 install=install
 
 package() {
-	cd "${srcdir}/${pkgname}-${_pkgver}"
+	cd "${srcdir}/${pkgname}-${_pkgver}.orig"
 	install -dm755 "${pkgdir}"/usr/share/{fonts/TTF,licenses/${pkgname}}
 	install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF
 	echo 'No copyright applies; this work is in the public domain.' > "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"




More information about the arch-commits mailing list