summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndřej Svoboda2017-01-03 22:03:11 +0100
committerOndřej Svoboda2017-01-03 23:19:56 +0100
commit16e42834091853537f9e5ad6bcf630f3d3d25592 (patch)
tree88e93ea257b6c55fc550af146216578fbb94ad67
parent435cf8b03fce5b69ba910d239b047f8ecb6f9462 (diff)
downloadaur-16e42834091853537f9e5ad6bcf630f3d3d25592.tar.gz
Tiger Soldier has transferred ownership of the project to members of the community.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76d83551a207..03fedf05d113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 13:24:23 UTC 2016
+# Tue Jan 3 21:02:22 UTC 2017
pkgbase = osdlyrics-git
pkgdesc = Standalone lyrics fetcher/displayer (windowed and OSD mode). Supports MPRIS1/2 players, and MPD.
- pkgver = 0.4.99.r821.98f02ce
+ pkgver = 0.4.99.r825.840afef
pkgrel = 1
- url = https://github.com/PedroHLC/osdlyrics
+ url = https://github.com/osdlyrics/osdlyrics
install = osdlyrics.install
arch = i686
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = osdlyrics-git
provides = osdlyrics
conflicts = osdlyrics
conflicts = osdlyrics-pedrohlc
- source = osdlyrics::git+git://github.com/PedroHLC/osdlyrics.git#branch=master
+ source = osdlyrics::git+git://github.com/osdlyrics/osdlyrics.git#branch=master
md5sums = SKIP
pkgname = osdlyrics-git
diff --git a/PKGBUILD b/PKGBUILD
index 40d277781152..4632ba17500b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ pkgname=osdlyrics-git
provides=(osdlyrics)
conflicts=(osdlyrics osdlyrics-pedrohlc)
_pkgver=0.4.99
-pkgver=0.4.99.r821.98f02ce
+pkgver=0.4.99.r825.840afef
pkgrel=1
pkgdesc="Standalone lyrics fetcher/displayer (windowed and OSD mode). Supports MPRIS1/2 players, and MPD."
arch=(i686 x86_64)
-url="https://github.com/PedroHLC/osdlyrics"
+url="https://github.com/osdlyrics/osdlyrics"
license=(GPL3)
depends=(dbus-glib desktop-file-utils gtk2 hicolor-icon-theme libnotify
python2-dbus python2-chardet python2-gobject2 python2-pycurl
@@ -17,7 +17,7 @@ optdepends=('gobject-introspection-runtime: proxy detection in Gnome'
'kdebindings-python2: proxy detection in KDE'
'python2-mpd: to interface with MPD')
install=$provides.install
-source=("${provides}::git+git://github.com/PedroHLC/osdlyrics.git#branch=master")
+source=("${provides}::git+git://github.com/osdlyrics/osdlyrics.git#branch=master")
md5sums=(SKIP)
pkgver() {