summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDach, Antonin (ADV D EU CZ AE AC)2020-09-06 15:31:09 +0200
committerDach, Antonin (ADV D EU CZ AE AC)2020-09-06 15:31:09 +0200
commit415de82376c61d8e4388d717b2a1faa0d25e102c (patch)
tree46fb55d40304ded3f02969c9470f71a91a922702
parenta33fda1bcdbee3779e1eab00ff9f480b2cf5781e (diff)
downloadaur-415de82376c61d8e4388d717b2a1faa0d25e102c.tar.gz
specify branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddeadcc917ed..2bc9b1724137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayst-git
pkgdesc = Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.
- pkgver = r143.9d15772
+ pkgver = r146.18a038b
pkgrel = 1
url = https://github.com/91861/wayst
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = wayst-git
depends = libutf8proc
provides = wayst
conflicts = wayst
- source = git+https://github.com/91861/wayst.git
+ source = git+https://github.com/91861/wayst.git#branch=master
md5sums = SKIP
pkgname = wayst-git
diff --git a/PKGBUILD b/PKGBUILD
index b2e159d2bc2e..e2d2f89d7475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: AntonĂ­n Dach <dach@protonmail.com>
pkgname=wayst-git
-pkgver=r143.9d15772
+pkgver=r146.18a038b
pkgrel=1
pkgdesc='Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.'
arch=('x86_64')
@@ -11,7 +11,7 @@ makedepends=('git')
provides=('wayst')
conflicts=('wayst')
install=
-source=('git+https://github.com/91861/wayst.git')
+source=('git+https://github.com/91861/wayst.git#branch=master')
md5sums=('SKIP')
pkgver() {