summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaato2017-06-19 13:11:07 +0200
committerMaato2017-06-19 13:11:07 +0200
commitbce9ae2b9c3f3db22ff47c058bab11d37c077bf0 (patch)
tree30bc29a46f547dc795d28ae8e3c5077a7cb34d3f /PKGBUILD
parent9b158ef7ddac62139362c4bd4e15e411601227e3 (diff)
downloadaur-bce9ae2b9c3f3db22ff47c058bab11d37c077bf0.tar.gz
Changed the location of the source files.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aa141dbc3db..6c20f96e700b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Contributor: Maato <maato softwarebakery com>
+# Maintainer: Maato <maato softwarebakery com>
pkgname='thunar-dropbox'
pkgver=0.2.1
pkgrel=1
pkgdesc="Plugin for thunar that adds context-menu items for dropbox."
arch=('i686' 'x86_64')
-url="http://www.softwarebakery.com/maato/thunar-dropbox.html"
+url="http://nullwise.com/thunar-dropbox.html"
license=('GPL3')
depends=('thunar')
makedepends=('python2')
-source=(http://www.softwarebakery.com/maato/files/thunar-dropbox/$pkgname-$pkgver.tar.bz2)
+source=(http://nullwise.com/files/thunar-dropbox/$pkgname-$pkgver.tar.bz2)
md5sums=('52bb2caa26afaf80835a56b9ad3d2155')
build() {