summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2019-02-27 19:02:25 -0500
committerSandy Carter2019-02-27 19:02:25 -0500
commitaf772db7ede1a5fa734b6214d094461867d61ead (patch)
tree45acffedffc42eb20a1a3a8adfc03030e2fa8fe3
parent4e354cf569b087e171b841144507edb50ba71da0 (diff)
downloadaur-af772db7ede1a5fa734b6214d094461867d61ead.tar.gz
Update to 1.1.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd6b097b7fa..19a8d5fd1fcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.1.9
- pkgrel = 2
+ pkgver = 1.1.10
+ 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.9_amd64.deb
- sha256sums = 0a3902f8c6407fa396e8a6061db16292605919b00278cc95fe45365616f0cf66
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.1.10_amd64.deb
+ sha256sums = bca3ec91d8a780719e92bd18ab310f8b0c63bbf48df4ecc1db4e4db07c3fbfb4
pkgname = rememberthemilk
diff --git a/PKGBUILD b/PKGBUILD
index 8c9bf49af756..8884e36439a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.1.9
-pkgrel=2
+pkgver=1.1.10
+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=('0a3902f8c6407fa396e8a6061db16292605919b00278cc95fe45365616f0cf66')
+sha256sums=('bca3ec91d8a780719e92bd18ab310f8b0c63bbf48df4ecc1db4e4db07c3fbfb4')
depends=('gconf' 'gtk2' 'gtk3' 'nss')
prepare() {