diff options
author | root <root@rshg054.dnsready.net> | 2013-11-01 01:14:52 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-01 01:14:52 -0700 |
commit | 22f873a6e3ac2c585a28a1ab2561eaea9765cdc6 (patch) | |
tree | 621d351b79cbea285d91df33b6fa4f041696cf56 /community/libunibreak | |
parent | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (diff) |
Fri Nov 1 01:13:45 PDT 2013
Diffstat (limited to 'community/libunibreak')
-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') |