summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel E. Shub2021-08-16 15:13:45 -0400
committerDaniel E. Shub2021-08-16 15:13:45 -0400
commit4667e882098716978cedc5734f990d242bc88a9e (patch)
treeaf25648153c3abc8b3aa1b4132242c793b454de1
parent8141a040cc083efa1564adf2d601b6499b010f0c (diff)
downloadaur-rememberthemilk.tar.gz
1.3.11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d980be8bdac..d12694614f67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.3.10
+ pkgver = 1.3.11
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.10_amd64.deb
- sha256sums = afb74a2abfab973e33ba066c3a22189f00a1feccb5db2ffb52fed74509383fa1
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.3.11_amd64.deb
+ sha256sums = df5c71d5cb0d3f05d64b654d2166caaa0b435edcc97412d4580e956799f11ddb
pkgname = rememberthemilk
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 39aa16690d24..dd88967b5d31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.3.10
+pkgver=1.3.11
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=('afb74a2abfab973e33ba066c3a22189f00a1feccb5db2ffb52fed74509383fa1')
+sha256sums=('df5c71d5cb0d3f05d64b654d2166caaa0b435edcc97412d4580e956799f11ddb')
prepare() {
cd ${srcdir}