summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2020-07-28 23:11:46 +0200
committerHugo Osvaldo Barrera2020-07-28 23:11:46 +0200
commit3e6c09b302425a6856b4d79db1fbef7a5512719a (patch)
tree9cae589f57f9d9b444cdd0317c407cf779a10fdc /PKGBUILD
parent5df2ad605205f3f815aaf87e2006b7cc0128a3fd (diff)
downloadaur-scrotpush.tar.gz
Update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1e4404be76e..0eb350eb14f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=1.3
pkgrel=1
pkgdesc="Push screenshot to imgur and copy its url"
arch=('any')
-url="https://gitlab.com/hobarrera/scrotpush"
+url="https://gitlab.com/WhyNotHugo/scrotpush"
license=('BSD')
depends=('python-requests' 'python-xdg' 'python-gobject' 'libnotify' 'xclip')
-source=("https://gitlab.com/hobarrera/$pkgname/repository/archive.tar.gz?ref=v$pkgver")
+source=("https://gitlab.com/WhyNotHugo/$pkgname/repository/archive.tar.gz?ref=v$pkgver")
md5sums=('e568b97df20f48856243dc7b99f1046a')
package() {