summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAudrey Baxter2019-07-14 20:53:01 -0400
committerAudrey Baxter2019-07-14 20:53:01 -0400
commit5766748a478d01cf77776152cfa9bbdb01497f2c (patch)
tree30aecd6071fe5fb83c9cd8de203ca4dd3231a1ce /PKGBUILD
parent5adb703745484c7659a64778711ff54bbe1e264f (diff)
downloadaur-5766748a478d01cf77776152cfa9bbdb01497f2c.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 866dd78be790..01d61ab494b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=0.5.4
pkgrel=1
pkgdesc="Simple RSS Reader app made using electron and vue.js"
arch=('x86_64')
-url="https://github.com/mrgodhani/$_pkgname/releases"
+url="https://github.com/hello-efficiency-inc/$_pkgname/releases"
license=('MIT')
depends=('gtk2' 'dbus-glib' 'libdbusmenu-glib')
makedepends=()
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("${_pkgname}-${pkgver}.AppImage::https://github.com/mrgodhani/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-x86_64.AppImage")
+source=("${_pkgname}-${pkgver}.AppImage::https://github.com/hello-efficiency-inc/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-x86_64.AppImage")
md5sums=('90e30e114b763f95ad1d9818869f0231')
package() {