summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 523426bc2a17..b3d18390e07c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = timeshift-bin
pkgdesc = A system restore utility for Linux
pkgver = 22.06.5
pkgrel = 1
- url = https://github.com/teejee2008/timeshift
+ url = https://github.com/linuxmint/timeshift
arch = x86_64
arch = aarch64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 3061389184ae..c457c882a993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=22.06.5
pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('x86_64' 'aarch64')
-url="https://github.com/teejee2008/timeshift"
+url="https://github.com/linuxmint/timeshift"
license=('GPL3')
depends=('cronie' 'gtk3' 'libgee' 'libnotify' 'libsoup' 'rsync' 'vte3' 'xapp'
'xorg-xhost')