summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2022-07-17 19:35:46 +0200
committerAlice Gaudon2022-07-17 19:35:46 +0200
commit58c76b4a9a73d8c3ae82a1eeeff882344b9e1347 (patch)
tree1004a6ae86f0effa9b79e7907153bdfd1a7953de
parentc386940d58d3eb4960f00f30d291ea7fbf440e02 (diff)
downloadaur-58c76b4a9a73d8c3ae82a1eeeff882344b9e1347.tar.gz
Update repo url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b0815c5588c..f55255e59752 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
pkgver = 1.3.2
- pkgrel = 1
- url = https://eternae.ink/ashpie/tabs
+ pkgrel = 2
+ url = https://git.kma.sh/ashpie/tabs
arch = x86_64
license = GPL3
makedepends = git
@@ -12,7 +12,7 @@ pkgbase = tabs-app
depends = nss
provides = tabs-app
conflicts = tabs-app
- source = tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v1.3.2
+ source = tabs-src::git+https://git.kma.sh/ashpie/tabs.git#tag=v1.3.2
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 36c960e42878..ed1d0c290393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='tabs-app'
pkgver=1.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')
-url='https://eternae.ink/ashpie/tabs'
+url='https://git.kma.sh/ashpie/tabs'
license=('GPL3')
-source=("tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v$pkgver"
+source=("tabs-src::git+https://git.kma.sh/ashpie/tabs.git#tag=v$pkgver"
'tabs-app'
'tabs-app.desktop')
sha512sums=('SKIP'