summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2018-03-29 15:26:31 +0200
committeraksr2018-03-29 15:26:31 +0200
commit6809919354ba4b136ecbd8c32d45033e4b0d7f88 (patch)
tree00a12ea403a1c873190fca433212ed9d4d2757d6
parent16cb5d31a1eb33dfffb1ef0968b2c7e0d046e2fa (diff)
downloadaur-6809919354ba4b136ecbd8c32d45033e4b0d7f88.tar.gz
...
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f78fd181dad..e8c42625d581 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Mar 29 13:23:26 UTC 2018
+# Thu Mar 29 13:26:22 UTC 2018
pkgbase = bgrep-git
pkgdesc = Binary Grep
pkgver = 0.2.r86.g4401646
pkgrel = 1
- url = https://github.com/tmbinc/bgrep
+ url = https://github.com/rsharo/bgrep
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 605388f9bebf..34c52b1cf1cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
epoch=
pkgdesc="Binary Grep"
arch=('i686' 'x86_64')
-url="https://github.com/tmbinc/bgrep"
+url="https://github.com/rsharo/bgrep"
license=('BSD')
categories=()
groups=()