summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-04-12 18:07:06 +0200
committerhaawda2019-04-12 18:07:06 +0200
commit7719cea3e2f8a50926386ef5aaecc322820035e9 (patch)
tree1844c4f55eadb1a42c4cced5a2f8b41904d5a3f7
parent26675cdf3b42625f538fca661af00d013025f542 (diff)
downloadaur-7719cea3e2f8a50926386ef5aaecc322820035e9.tar.gz
Change URL to Debian site
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03862b44684e..e1c27d4fce50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = nted
pkgdesc = A free music score editor for Linux.
pkgver = 1.10.18
- pkgrel = 4
- url = http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml
+ pkgrel = 5
+ url = http://http.debian.net/debian/pool/main/n/nted/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index e3e3645bd5eb..fd427af25042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=nted
pkgver=1.10.18
-pkgrel=4
+pkgrel=5
pkgdesc="A free music score editor for Linux."
arch=('i686' 'x86_64')
depends=('harfbuzz' 'gdk-pixbuf2' 'pango' 'gtk2' 'alsa-lib')
makedepends=('gcc49')
license=('GPL')
-url="http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml"
+url="http://http.debian.net/debian/pool/main/n/nted/"
options=('!libtool' '!strip' '!makeflags')
source=("http://urchlay.naptime.net/~urchlay/src/nted-$pkgver.tar.gz"
"http://http.debian.net/debian/pool/main/n/nted/nted_$pkgver-12.debian.tar.xz")