We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9196c7f commit f45641bCopy full SHA for f45641b
system/timeshift/timeshift.SlackBuild
@@ -26,7 +26,7 @@
26
cd $(dirname $0) ; CWD=$(pwd)
27
28
PRGNAM=timeshift
29
-VERSION=${VERSION:-25.12.2}
+VERSION=${VERSION:-25.12.3}
30
BUILD=${BUILD:-1}
31
TAG=${TAG:-_SBo}
32
PKGTYPE=${PKGTYPE:-tgz}
system/timeshift/timeshift.info
@@ -1,8 +1,8 @@
1
PRGNAM="timeshift"
2
-VERSION="25.12.2"
+VERSION="25.12.3"
3
HOMEPAGE="https://github.com/linuxmint/timeshift"
4
-DOWNLOAD="https://github.com/linuxmint/timeshift/archive/25.12.2/timeshift-25.12.2.tar.gz"
5
-MD5SUM="47a278ad01f766dd50b588522eef8923"
+DOWNLOAD="https://github.com/linuxmint/timeshift/archive/25.12.3/timeshift-25.12.3.tar.gz"
+MD5SUM="16177e36d089f7c665e02942145bb08d"
6
DOWNLOAD_x86_64=""
7
MD5SUM_x86_64=""
8
REQUIRES="gksu xapp"
0 commit comments