sources/libphobos/PKGBUILD
changeset 11 664cc1efa89d
parent 1 c42d991ddcdb
--- a/sources/libphobos/PKGBUILD	Mon Dec 17 07:42:04 2007 +0100
+++ b/sources/libphobos/PKGBUILD	Fri Dec 21 09:29:05 2007 +0100
@@ -1,7 +1,7 @@
 # Maintainer: Anders Bergh <anders1@gmail.com>
 pkgname=libphobos
 pkgver=1.024
-pkgrel=1
+pkgrel=2
 pkgdesc="The Phobos standard library for the D programming language."
 arch=('i686')
 url="http://www.digitalmars.com/d/1.0/"
@@ -10,7 +10,6 @@
          'e93f0ccb1e5c00cd222af5a9be3f599a')
 depends=('d-dmd' 'dmd=1.024')
 license=('custom')
-# I'll figure this out later, should be possible for them to not conflict
 conflicts=('libtango')
 
 build() {