aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Taşdelen2021-10-23 12:42:54 -0700
committerBilal Taşdelen2021-10-23 12:42:54 -0700
commiteddffc7a584b4711e88882eab0487adb4ddc94c7 (patch)
treeefd8066949f79e8e0fab908e4019492b8f912a5c /PKGBUILD
parent01eedeb1a5971fed00ba9d9aba516ceeea392838 (diff)
downloadaur-eddffc7a584b4711e88882eab0487adb4ddc94c7.tar.gz
Switched to fork https://github.com/pythonInRelay/ao/. Updated version to 7.0.1
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}