summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Hentschel2021-06-19 18:19:11 +0200
committerPhilipp Hentschel2021-06-19 18:19:11 +0200
commite40e4c71f68a05ae06ff79bd532cd96d1048fc54 (patch)
treec907d2c0663ab5aca649dacefdf939a56bbcad34
parent188030a3cdd3e04ac9a47f61f534c5e69a7d53fc (diff)
downloadaur-e40e4c71f68a05ae06ff79bd532cd96d1048fc54.tar.gz
changed project git url
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea25ac4a375e..7e2e4e6a834e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=apnotes
pkgver=0.3.5
pkgrel=1
-pkgdesc='Interface for Linux to View, Edit, Create, Backup and Sync Notes from apple devices'
-url='https://github.com/findus/apple-notes-bridge'
+pkgdesc='Interface for Linux to View, Edit, Create and Sync Notes written on apple devices'
+url='https://github.com/findus/apnotes'
arch=('x86_64')
license=('MIT')
makedepends=('rust')