summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0975b7fb79e..314f19b3d4d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = receptor-git
pkgdesc = Web frontend for the synapse bittorrent client
- pkgver = r120.a730ef1
+ pkgver = r149.6255f9f
pkgrel = 1
- url = https://github.com/SirCmpwn/receptor
+ url = https://git.sr.ht/~sircmpwn/receptor
arch = any
license = BSD
makedepends = git
makedepends = npm
provides = synapse
conflicts = synapse
- source = git+https://github.com/SirCmpwn/receptor
+ source = git+https://git.sr.ht/~sircmpwn/receptor
sha256sums = SKIP
pkgname = receptor-git
diff --git a/PKGBUILD b/PKGBUILD
index 1bee678d994b..7f295abe656d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=receptor-git
_pkgname=receptor
-pkgver=r120.a730ef1
+pkgver=r149.6255f9f
provides=('synapse')
conflicts=('synapse')
pkgrel=1
pkgdesc='Web frontend for the synapse bittorrent client'
arch=('any')
-url='https://github.com/SirCmpwn/receptor'
+url='https://git.sr.ht/~sircmpwn/receptor'
license=('BSD')
makedepends=('git' 'npm')
-source=(git+https://github.com/SirCmpwn/receptor)
+source=(git+https://git.sr.ht/~sircmpwn/receptor)
sha256sums=('SKIP')
pkgver() {