summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel E. Shub2021-06-04 11:12:48 -0400
committerDaniel E. Shub2021-06-04 11:12:48 -0400
commit8141a040cc083efa1564adf2d601b6499b010f0c (patch)
tree89bd68cec680c25fe71ebd57c4b425a43ca6dbf5
parent45fb76aefcf45c6bd66546cc4f2efd026c408835 (diff)
downloadaur-8141a040cc083efa1564adf2d601b6499b010f0c.tar.gz
1.3.10-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e07964391bc..1d980be8bdac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.3.5
+ pkgver = 1.3.10
pkgrel = 1
url = https://www.rememberthemilk.com
arch = x86_64
license = custom:none
license = MIT
license = Apache
- source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.3.5_amd64.deb
- sha256sums = ca6f2a84a2239b74d00a5c09eef1ae30b54b6758138a5253ec48f24133785037
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.3.10_amd64.deb
+ sha256sums = afb74a2abfab973e33ba066c3a22189f00a1feccb5db2ffb52fed74509383fa1
pkgname = rememberthemilk
depends = gtk3
@@ -21,4 +21,3 @@ pkgname = rememberthemilk
depends = libutil-linux
depends = libappindicator-gtk3
depends = libsecret
-
diff --git a/PKGBUILD b/PKGBUILD
index be1638c93ae5..39aa16690d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.3.5
+pkgver=1.3.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=('ca6f2a84a2239b74d00a5c09eef1ae30b54b6758138a5253ec48f24133785037')
+sha256sums=('afb74a2abfab973e33ba066c3a22189f00a1feccb5db2ffb52fed74509383fa1')
prepare() {
cd ${srcdir}