summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2020-05-19 15:45:09 +0200
committerSandy Carter2020-05-19 15:45:09 +0200
commit6976301d45f34ab472e37d942aa6e725015c36c8 (patch)
treedb81b987abedc5fb38c44e62d24d70d06c6a3a83
parent9c1f1226f69cc7e2cc1f1198ab4ecb5d3b8bcb9a (diff)
downloadaur-6976301d45f34ab472e37d942aa6e725015c36c8.tar.gz
update to 1.1.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84632af9e338..9ebbd49211c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.1.20
+ pkgver = 1.1.22
pkgrel = 1
url = https://www.rememberthemilk.com
arch = x86_64
@@ -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.20_amd64.deb
- sha256sums = ff2731d4be5c4ba3fd573421d54aa039f23cd817ac2a0088c0fceb45bb7cf354
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.1.22_amd64.deb
+ sha256sums = 58e0174af78071c8f3c3a5deb92a0fc3fab0f58ede8fb7657d3d9afeb73d75b1
pkgname = rememberthemilk
diff --git a/PKGBUILD b/PKGBUILD
index 8b161fef3e4c..6ba5ac6bbfbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.1.20
+pkgver=1.1.22
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=('ff2731d4be5c4ba3fd573421d54aa039f23cd817ac2a0088c0fceb45bb7cf354')
+sha256sums=('58e0174af78071c8f3c3a5deb92a0fc3fab0f58ede8fb7657d3d9afeb73d75b1')
depends=('gconf' 'gtk2' 'gtk3' 'nss')
prepare() {