diff options
Diffstat (limited to '~lukeshu')
-rw-r--r-- | ~lukeshu/dunst-lukeshu-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~lukeshu/dunst-lukeshu-git/PKGBUILD b/~lukeshu/dunst-lukeshu-git/PKGBUILD index 6d7b8ac71..56c9a5e0c 100644 --- a/~lukeshu/dunst-lukeshu-git/PKGBUILD +++ b/~lukeshu/dunst-lukeshu-git/PKGBUILD @@ -22,7 +22,7 @@ optdepends=("libnotify: notify-send" makedepends=(libnotify dbus perl) provides=(notification-daemon "$_pkgname=$_pkgver") -source=("https://repo.parabolagnulinux.org/other/~lukeshu/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/~lukeshu/$pkgname/$pkgname-$pkgver.tar.gz") mksource=("$pkgname-$pkgver::git://github.com/LukeShu/dunst.git#${_gitver}") mkmd5sums=('SKIP') |