summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Schröder2021-08-02 17:10:26 +0200
committerAndré Schröder2021-08-02 17:10:26 +0200
commit9aaed213bc2e71cf211dc74c48f4f7859879d188 (patch)
tree3d819a76defc7b4dac561b8ae18de35181d2a822
parentc1a2319a52c0ea133dd0ed6cf722f97004c7a884 (diff)
downloadaur-9aaed213bc2e71cf211dc74c48f4f7859879d188.tar.gz
upgpkg: cgrep-clang-git r154.f7e9ac8-1
upgpkg: cgrep-clang 1.1-2 [patch] GitHub user renamed themselves
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c05e31b93e2..fdf8203a1184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,18 +2,17 @@ pkgbase = cgrep-clang
pkgdesc = grep for C/C++ source files
pkgver = 1.1
pkgrel = 2
- url = https://github.com/bloodstalker/cgrep
+ url = https://github.com/terminaldweller/cgrep
arch = any
license = GPL3
makedepends = git
depends = llvm
depends = clang
- source = cgrep-clang-1.1.tar.gz::https://github.com/bloodstalker/cgrep/archive/1.1.tar.gz
- source = git+https://github.com/bloodstalker/cfe-extra#commit=0d705a3
+ source = cgrep-clang-1.1.tar.gz::https://github.com/terminaldweller/cgrep/archive/1.1.tar.gz
+ source = git+https://github.com/terminaldweller/cfe-extra#commit=0d705a3
source = adjust-libclang-lib-names.patch
sha256sums = 68e7e66029f643a3a7e745a88bf95516c517aec1739c81ba1f1d3978833c7d80
sha256sums = SKIP
sha256sums = c726ccfdc45f9ad434647cfcab95ac536700ab87978f05f3a341a555642eb8c4
pkgname = cgrep-clang
-
diff --git a/PKGBUILD b/PKGBUILD
index fc3dc97f3efe..8e9ce4a681c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@ _mainfolder=cgrep-$pkgver
pkgrel=2
pkgdesc='grep for C/C++ source files'
arch=(any)
-url=https://github.com/bloodstalker/cgrep
+url=https://github.com/terminaldweller/cgrep
license=(GPL3)
depends=(llvm clang)
makedepends=(git)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
- git+https://github.com/bloodstalker/cfe-extra#commit=0d705a3
+ git+https://github.com/terminaldweller/cfe-extra#commit=0d705a3
adjust-libclang-lib-names.patch)
sha256sums=('68e7e66029f643a3a7e745a88bf95516c517aec1739c81ba1f1d3978833c7d80'
'SKIP'