summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshellkr2022-04-26 03:13:34 +0200
committershellkr2022-04-26 03:13:34 +0200
commitb0d11216dbdd8dbdbc658d65d1a8dc377b951aaa (patch)
treec2e2448e134f78b7e39016442cbbbef741b6a3c7
parentcc7d0263dd808527da60864afd5d20febeeaedf8 (diff)
downloadaur-pachist-git.tar.gz
...
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e2030c948db..e2f6811339e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = pachist-git
makedepends = git
provides = pachist
conflicts = pachist
- source = git::https://github.com/shellkr/pachist.git
+ source = pachist::git+https://github.com/shellkr/pachist.git#branch=master
sha256sums = SKIP
pkgname = pachist-git
diff --git a/PKGBUILD b/PKGBUILD
index 25b9ed74c54e..439bce79294e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3')
makedepends=('git')
provides=('pachist')
conflicts=('pachist')
-source=('git::https://github.com/shellkr/pachist.git')
+source=("pachist::git+https://github.com/shellkr/pachist.git#branch=master")
sha256sums=('SKIP')
pkgver() {