I received the following message during the update today (or I only noticed it today):
-> Flagged Out Of Date AUR Packages: timeshift
what’s wrong?
I received the following message during the update today (or I only noticed it today):
-> Flagged Out Of Date AUR Packages: timeshift
what’s wrong?
AUR says:
yochananmarqos flagged timeshift out-of-date on 2020-11-15 for the following reason:
20.11:
https://github.com/teejee2008/timeshift/releases/tag/v20.11
So it’s literally out of date
And what does that mean for us?
Will this result in a time paradox?
Nope, it’s routine process it will be updated soon i assume
OK, I was afraid that I would be thrown back into the past, that I might have to get my parents to fall in love in order to procreate… puuuh
PKGBUILD difference is minimal.
index fe3989c..d129739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ set -u
#_ubver='18.9.1'; _libgee='libgee>=0.18.0'
#_ubver='19.01'; _libgee='libgee>=0.18.0'
#_ubver='19.08.1'; _libgee='libgee>=0.18.0'
-_ubver='20.03'; _libgee='libgee>=0.18.0'
+_ubver='20.11.1'; _libgee='libgee>=0.18.0'
pkgname='timeshift'
pkgver="${_ubver}"
pkgrel='1'
@@ -54,9 +54,9 @@ source=(
"${pkgname}_v${pkgver}.tgz::https://github.com/${_github}/${pkgname}/archive/v${pkgver}.tar.gz"
'pr476.patch'
)
-md5sums=('5d1022c1466bb093b0a4562b6f0e11ea'
+md5sums=('ca9e2c5261850d8fd51992188ea508dc'
'84164d8ff50bd28cc8d534272d363ef4')
-sha256sums=('6516150481fc3e69c090ff25426e85d99d10035949446368918076b19335b391'
+sha256sums=('c6dcca80b42f80a8c8d9d03e91eb17aa634be2f1031f667bba3f483410297abb'
'6a4889a8923c0752e024eea2a30416185ebfe236231cf387a5576810b6ad6de0')
#sha256sums[0]='SKIP'