summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Figueiredo2022-11-14 23:27:37 +0000
committerJoão Figueiredo2022-11-14 23:27:37 +0000
commit2c655c7515a94846a71a9daddaf4d350c6669191 (patch)
treeabc758e0003f428f8ae18ac3c08f6d68d92f503f
parente5e2bd07967b865f59431b1f7dd2d2a4e3510404 (diff)
downloadaur-2c655c7515a94846a71a9daddaf4d350c6669191.tar.gz
Updated url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21688d50ca29..16cb4abcf805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = fishnet-git
pkgdesc = Distributed Stockfish analysis for lichess.org
- pkgver = 2.3.4.dev_r1413.g2bae165
+ pkgver = 2.6.7.dev_r1657.g97e0011
pkgrel = 1
- url = https://github.com/niklasf/fishnet
+ url = https://github.com/lichess-org/fishnet
arch = x86_64
license = GPL
makedepends = git
makedepends = rust
provides = fishnet
conflicts = fishnet
- source = git+https://github.com/niklasf/fishnet.git
+ source = git+https://github.com/lichess-org/fishnet.git
sha256sums = SKIP
pkgname = fishnet-git
diff --git a/PKGBUILD b/PKGBUILD
index c410f5b57376..b7ded8819226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: João Figueiredo <islandc0der@chaotic.cx>
pkgname=fishnet-git
-pkgver=2.3.4.dev_r1413.g2bae165
+pkgver=2.6.7.dev_r1657.g97e0011
pkgrel=1
pkgdesc='Distributed Stockfish analysis for lichess.org'
arch=($CARCH)
-url='https://github.com/niklasf/fishnet'
+url='https://github.com/lichess-org/fishnet'
license=(GPL)
makedepends=(git rust)
conflicts=(${pkgname%-git})