diff options
Diffstat (limited to 'community/libunibreak/PKGBUILD')
-rw-r--r-- | community/libunibreak/PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/libunibreak/PKGBUILD b/community/libunibreak/PKGBUILD index 8c8623f9a..040d94c4d 100644 --- a/community/libunibreak/PKGBUILD +++ b/community/libunibreak/PKGBUILD @@ -10,9 +10,7 @@ arch=("i686" "x86_64") url="http://vimgadgets.sourceforge.net/libunibreak/" license=("custom:zlib/libpng") depends=("glibc") -makedepends=() replaces=('liblinebreak') -options=("!libtool") source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz") md5sums=('80c933a03493bd920553c9380aa7f13d') |