summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2018-05-10 13:38:52 -0400
committerStorm Dragon2018-05-10 13:38:52 -0400
commit7bb5a9b70fad3cfdb9304b3ebc1586f284ccfcb6 (patch)
tree489ce4cb7443c7a704b498a2a506c0b5bbafe62a
parent4c2f2d749bea3aede7c8695e6670377e62cab8cc (diff)
downloadaur-7bb5a9b70fad3cfdb9304b3ebc1586f284ccfcb6.tar.gz
Updated git url.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78b18b0117c7..cea5f333c6db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Aug 11 23:05:28 UTC 2016
+# Thu May 10 17:38:47 UTC 2018
pkgbase = talking-clock-git
pkgdesc = Highly configurable clock written in bash with soundpack and voice options.
pkgver = v15.0.r5.3b6827e
pkgrel = 1
- url = https://notabug.org/stormdragon2976/talking-clock
+ url = https://github.com/stormdragon2976/talking-clock
arch = any
license = WTFPL
makedepends = git
@@ -22,7 +22,7 @@ pkgbase = talking-clock-git
optdepends = yad: for talking-clock-gui to work
provides = talking-clock
conflicts = talking-clock
- source = git+https://notabug.org/stormdragon2976/talking-clock.git
+ source = git+https://github.com/stormdragon2976/talking-clock.git
md5sums = SKIP
pkgname = talking-clock-git
diff --git a/PKGBUILD b/PKGBUILD
index bccb81f97d2a..7d3101f85b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=v15.0.r5.3b6827e
pkgrel=1
pkgdesc="Highly configurable clock written in bash with soundpack and voice options."
arch=('any')
-url="https://notabug.org/stormdragon2976/$_pkgname"
+url="https://github.com/stormdragon2976/$_pkgname"
license=('WTFPL')
depends=('bash')
makedepends=('git')