summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2019-10-24 16:09:22 +0200
committerSandy Carter2019-10-24 16:09:22 +0200
commitd314f0218979bd32320aba426847a63a4d9d97a8 (patch)
treebfb138e913067d9601ec13398b9f7009d661196a
parent053f60a878c8afb2f9816aa77aa2f4c200e2a717 (diff)
downloadaur-d314f0218979bd32320aba426847a63a4d9d97a8.tar.gz
update to 1.1.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dda256ebf967..ccd177127b4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.1.12
- pkgrel = 2
+ pkgver = 1.1.15
+ pkgrel = 1
url = https://www.rememberthemilk.com
arch = x86_64
license = custom:none
@@ -11,8 +11,8 @@ pkgbase = rememberthemilk
depends = gtk2
depends = gtk3
depends = nss
- source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.1.12_amd64.deb
- sha256sums = 18101529e5e9819ff76ec7f85b7c5a0ba0dcb4f40e3a2f33ba13e9c3d8805a1f
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.1.15_amd64.deb
+ sha256sums = 47353c8f201373b8d2a473b5fbd9ad9f55fce87f5872a40fdea51a080d2b1b1b
pkgname = rememberthemilk
diff --git a/PKGBUILD b/PKGBUILD
index 28b204ac97b2..8a236073aa14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.1.12
-pkgrel=2
+pkgver=1.1.15
+pkgrel=1
pkgdesc="The smart to-do app for busy people."
arch=('x86_64')
url="https://www.rememberthemilk.com"
license=('custom:none' 'MIT' 'Apache')
source=("https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_${pkgver}_amd64.deb")
-sha256sums=('18101529e5e9819ff76ec7f85b7c5a0ba0dcb4f40e3a2f33ba13e9c3d8805a1f')
+sha256sums=('47353c8f201373b8d2a473b5fbd9ad9f55fce87f5872a40fdea51a080d2b1b1b')
depends=('gconf' 'gtk2' 'gtk3' 'nss')
prepare() {