summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel E. Shub2020-06-22 13:57:02 -0400
committerDaniel E. Shub2020-06-22 13:57:02 -0400
commitcb42280d82fa927c52de7f98b8ef4d6d720eec86 (patch)
treed47c49c1837cc808830d473b4ac2eba882ce8357
parent6976301d45f34ab472e37d942aa6e725015c36c8 (diff)
downloadaur-cb42280d82fa927c52de7f98b8ef4d6d720eec86.tar.gz
1.2.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ebbd49211c4..0970663fa6c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rememberthemilk
pkgdesc = The smart to-do app for busy people.
- pkgver = 1.1.22
+ pkgver = 1.2.2
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.22_amd64.deb
- sha256sums = 58e0174af78071c8f3c3a5deb92a0fc3fab0f58ede8fb7657d3d9afeb73d75b1
+ source = https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.2.2_amd64.deb
+ sha256sums = 79c633c292f604e3f03ee72ce10b6c44b8595fc0a7e1b0530b4bd801f147f7d0
pkgname = rememberthemilk
diff --git a/PKGBUILD b/PKGBUILD
index 6ba5ac6bbfbd..0285ba0a0cb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Tomas Kral <tomas.kral@gmail.com>
+# Maintainer: Daniel E. Shub <daniel.e.shub@gmail.com>
+# Contributor: Tomas Kral <tomas.kral@gmail.com>
pkgname=rememberthemilk
-pkgver=1.1.22
+pkgver=1.2.2
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=('58e0174af78071c8f3c3a5deb92a0fc3fab0f58ede8fb7657d3d9afeb73d75b1')
+sha256sums=('79c633c292f604e3f03ee72ce10b6c44b8595fc0a7e1b0530b4bd801f147f7d0')
depends=('gconf' 'gtk2' 'gtk3' 'nss')
prepare() {