summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--htop/.md5sum2
-rw-r--r--htop/Pkgfile2
-rw-r--r--licq/.md5sum2
-rw-r--r--licq/Pkgfile5
4 files changed, 4 insertions, 7 deletions
diff --git a/htop/.md5sum b/htop/.md5sum
index a5ac539c1..fcf71c66d 100644
--- a/htop/.md5sum
+++ b/htop/.md5sum
@@ -1 +1 @@
-989905bb2559cf6404c1b8e8ffa48b15 htop-0.6.4.tar.gz
+180aa7c9db7106ed1197b1e408660a0e htop-0.6.5.tar.gz
diff --git a/htop/Pkgfile b/htop/Pkgfile
index 592bf14c2..184d510a0 100644
--- a/htop/Pkgfile
+++ b/htop/Pkgfile
@@ -5,7 +5,7 @@
# Depends: ncurses
name=htop
-version=0.6.4
+version=0.6.5
release=1
source=(http://dl.sourceforge.net/sourceforge/${name}/${name}-${version}.tar.gz)
diff --git a/licq/.md5sum b/licq/.md5sum
index 9dd7d3d04..3f1a3eadb 100644
--- a/licq/.md5sum
+++ b/licq/.md5sum
@@ -1 +1 @@
-d922537a11e7a1712478e159b479ccc8 licq-1.3.4.tar.bz2
+3bab0c9d1977f9b14421d36110e17e0c licq-1.3.4.tar.bz2
diff --git a/licq/Pkgfile b/licq/Pkgfile
index 6ae89e56e..1ed03172f 100644
--- a/licq/Pkgfile
+++ b/licq/Pkgfile
@@ -7,13 +7,10 @@
name=licq
version=1.3.4
release=1
-source=(http://www.fanfic.org/~jon/licq-$version.tar.bz2)
+source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
build () {
cd $name-$version
- sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" configure
- sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/qt-gui/configure
- sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/msn/configure
./configure --prefix=/usr \
--disable-debug \
--disable-gpgme

Generated by cgit