summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel E. Shub2021-04-21 12:22:50 -0400
committerDaniel E. Shub2021-04-21 12:22:50 -0400
commit45fb76aefcf45c6bd66546cc4f2efd026c408835 (patch)
tree5aed773f41822d43bf2d8aa8532c88b08a2135e4
parent671366e597bec58cc33c789bb766c69a9855361c (diff)
downloadaur-45fb76aefcf45c6bd66546cc4f2efd026c408835.tar.gz
1.3.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4a88e486a9d..7e07964391bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.3.4
+ pkgver = 1.3.5
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.4_amd64.deb
- sha256sums = e3d6171466cb3297a011e551c1fb562ee2f3696e64e7df16bbac88fb18b264f8
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.3.5_amd64.deb
+ sha256sums = ca6f2a84a2239b74d00a5c09eef1ae30b54b6758138a5253ec48f24133785037
pkgname = rememberthemilk
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 02f707296097..be1638c93ae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.3.4
+pkgver=1.3.5
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=('e3d6171466cb3297a011e551c1fb562ee2f3696e64e7df16bbac88fb18b264f8')
+sha256sums=('ca6f2a84a2239b74d00a5c09eef1ae30b54b6758138a5253ec48f24133785037')
prepare() {
cd ${srcdir}