summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2016-04-04 13:45:45 +0500
committerDmitry Kharitonov2016-04-04 13:45:45 +0500
commit075e95980cd337fcc163640ae28cc83d7e5c15ba (patch)
tree9946f7f1f0c85beda426d8d5f1f51134e1574452
parent130e4968ffe372cf3387c2b091a3ecb27b56b625 (diff)
downloadaur-075e95980cd337fcc163640ae28cc83d7e5c15ba.tar.gz
Updated url
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39cefeb8aa8f..2eac5af185ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Apr 3 16:26:45 UTC 2016
+# Mon Apr 4 08:45:32 UTC 2016
pkgbase = noblenote-git
pkgdesc = nobleNote aims to be a lightweight, open source alternative to Evernote and OneNote.
pkgver = 560.7b926f9
pkgrel = 2
- url = http://qt-apps.org/content/show.php/nobleNote?content=157713
+ url = https://github.com/hakaishi/nobleNote
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index f9e2f75fc945..4362cb3aa696 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=noblenote-git
pkgver=560.7b926f9
pkgrel=2
pkgdesc="nobleNote aims to be a lightweight, open source alternative to Evernote and OneNote."
-url="http://qt-apps.org/content/show.php/nobleNote?content=157713"
+url="https://github.com/hakaishi/nobleNote"
arch=('i686' 'x86_64')
license=('BSD')
depends=('qt5-base' 'qt5-tools')