summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa2013-09-08 18:40:39 +0000
committerJelle van der Waa2013-09-08 18:40:39 +0000
commita3ca8233f764b227bce9867992e0eda081e7a788 (patch)
tree3fe46be98eedeab6aa6d1e99b3e8c4d04d466b92
parentbb127ddd30e1a2efb27c13f8c296fa8a7e3d3ba7 (diff)
downloadaur-a3ca8233f764b227bce9867992e0eda081e7a788.tar.gz
FS#36828
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 814e8e227b85..338d68008077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,13 @@ pkgrel=7
pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications"
arch=('i686' 'x86_64')
depends=('libxaw')
-source=(http://lepton.fr/tools/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('ba4a6f632cb4815ae4e5c3027c24cfc5')
-url="http://lepton.fr/tools/autocutsel/"
+url="http://www.nongnu.org/autocutsel/"
install=autocutsel.install
license=('GPL')
+md5sums=('ba4a6f632cb4815ae4e5c3027c24cfc5')
+
build() {
cd $srcdir/$pkgname-$pkgver
./configure --prefix=/usr