aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a71f4aa2006..3f7cbd6b6bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
-# Maintainer: peeweep <peeweep at 0x0 dot ee>
+# Maintainer: tugyan <bilaltasdelen AT windowslive DOT com>
+# Contributor: peeweep <peeweep at 0x0 dot ee>
# Contributor: David Naramski <david.naramski AT gmail.com>
# Contributor: Paul Oppenheimer <redg3ar@airmail.cc>
pkgname=ao
-pkgver=6.9.0
-pkgrel=5
+pkgver=7.0.1
+pkgrel=1
pkgdesc="An Electron wrapper for Microsoft To-Do"
arch=('x86_64')
-url="https://github.com/klaussinani/ao/"
+url="https://github.com/pythonInRelay/ao/"
license=('MIT')
depends=('gconf' 'libnotify' 'libxtst' 'nss' 'libxss')
provides=('ao')
conflicts=('ao-git')
-source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_amd64.deb")
-md5sums=('8fe0128134c2aca685049a14cf0fd6bf')
+source=("${url}/releases/download/${pkgver}/${pkgname}_${pkgver}_amd64.deb")
+sha256sums=('a7bb700ecfdb06db2447e4c5aa2ef19d6cce54d35e7e791b420bff0edccdbe17')
package() {
tar xfJ ${srcdir}/data.tar.xz -C ${pkgdir}