summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2020-03-28 18:35:41 +0200
committerChristoph Fink2020-03-28 18:35:41 +0200
commit7b5365207c49d8d41d07291ef93325d90ea0f219 (patch)
treee9e822e150560f7e2b52d4ef987e88599cf05366
parent0fbf2611727ec4dd5540b284496129b0706950d3 (diff)
downloadaur-7b5365207c49d8d41d07291ef93325d90ea0f219.tar.gz
corrected upstream url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb588ac14c03..6f4a8fcabbe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gnome-shell-extension-cast-to-tv-git
pkgdesc = Cast files to your Chromecast or other devices over local network
pkgver = v12.r33.g1483c4e
- pkgrel = 2
- url = https://github.com/Rafostar/gnome-shell-extension-cast-to-tv-git
+ pkgrel = 3
+ url = https://github.com/Rafostar/gnome-shell-extension-cast-to-tv
arch = x86_64
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 77c0f53dc3c5..19efdf04ddc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=gnome-shell-extension-cast-to-tv-git
pkgdesc="Cast files to your Chromecast or other devices over local network"
_gnomeextensionname="cast-to-tv@rafostar.github.com"
-url="https://github.com/Rafostar/$pkgname"
+url="https://github.com/Rafostar/gnome-shell-extension-cast-to-tv"
arch=("x86_64")
license=("GPL")
pkgver=v12.r33.g1483c4e
-pkgrel=2
+pkgrel=3
provides=("gnome-shell-extension-cast-to-tv")
conflicts=("gnome-shell-extension-cast-to-tv")