summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author石博文2015-10-25 11:16:18 +0800
committer石博文2015-10-25 11:16:18 +0800
commitb4e6794396e36e55fc82fc83da98bec01337d46d (patch)
tree869b7b5a98a8a823e71f71121f5801860889cda7
parent45078a0ac64cbccc805d14b163883030e5fb9d58 (diff)
downloadaur-b4e6794396e36e55fc82fc83da98bec01337d46d.tar.gz
update git url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24792bd58be9..b9051464cba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = doubanfm
pkgdesc = Beautiful DoubanFM player based on Qt5
pkgver = r35.fa417e2
pkgrel = 2
- url = https://github.com/sbwtw/doubanFM
+ url = https://github.com/sbwtw/DoubanFM
install = doubanfm.install
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = doubanfm
depends = qt5-multimedia
provides = DoubanFM
conflicts = DoubanFM
- source = git+https://github.com/sbwtw/doubanFM.git
+ source = git+https://github.com/sbwtw/DoubanFM.git
md5sums = SKIP
pkgname = doubanfm
diff --git a/PKGBUILD b/PKGBUILD
index 714d32e5aea2..44f32d88bc30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgver=r35.fa417e2
pkgrel=2
pkgdesc="Beautiful DoubanFM player based on Qt5"
arch=('x86_64' 'i686')
-url="https://github.com/sbwtw/doubanFM"
+url="https://github.com/sbwtw/DoubanFM"
license=('GPL3')
depends=('gcc-libs' 'qt5-base' 'qt5-multimedia')
makedepends=('git')
conflicts=('DoubanFM')
provides=('DoubanFM')
install=${pkgname}.install
-source=('git+https://github.com/sbwtw/doubanFM.git')
+source=('git+https://github.com/sbwtw/DoubanFM.git')
md5sums=('SKIP')
_dirname=doubanFM