summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Dovi2022-11-09 21:30:05 +0100
committerArnaud Dovi2022-11-09 21:30:05 +0100
commit965408ec5161e42e18c9e13f90e56d5da42d1147 (patch)
tree6d84c699d7e7455bcb5c086cc5e9ef3927c5fff4
parent4afd3a24dd780d24e10981f9c3a6430b1aa151f5 (diff)
downloadaur-965408ec5161e42e18c9e13f90e56d5da42d1147.tar.gz
Back to the master branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20ca1bd6089f..a0bb17529a29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = autokey-git
pkgdesc = A desktop automation utility for Linux and X11 - GTK & Qt frontends
- pkgver = 0.96.0.beta.8.r0.3978116
+ pkgver = 0.96.0.r0.fbcc72b
pkgrel = 1
url = https://github.com/autokey/autokey
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = autokey-git
conflicts = autokey-common
conflicts = autokey-gtk
conflicts = autokey-qt
- source = git+https://github.com/autokey/autokey.git#branch=beta
+ source = git+https://github.com/autokey/autokey.git#branch=master
sha512sums = SKIP
pkgname = autokey-git
diff --git a/PKGBUILD b/PKGBUILD
index de44903fd909..aafb0e73d390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Arnaud Dovi <mr.dovi@gmail.com>
pkgname=('autokey-git')
-pkgver=0.96.0.beta.8.r0.3978116
+pkgver=0.96.0.r0.fbcc72b
pkgrel=1
pkgdesc='A desktop automation utility for Linux and X11 - GTK & Qt frontends'
arch=('x86_64')
@@ -49,7 +49,8 @@ optdepends=(
'nvidia-utils'
)
source=(
- 'git+https://github.com/autokey/autokey.git#branch=beta'
+ 'git+https://github.com/autokey/autokey.git#branch=master
+'
)
sha512sums=(
'SKIP'