summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Mugnai2023-03-28 16:48:13 +0200
committerMichael Mugnai2023-03-28 16:48:13 +0200
commitcc50f1d3b4c1dfebb2aa4d1d3fd04dd1a0c0f8d4 (patch)
tree333c992bde98aa00ac070396d649cd74294bd697 /PKGBUILD
parentf1bb3ea5c40aafde09291ee2f74efe7a5d50efe9 (diff)
downloadaur-cc50f1d3b4c1dfebb2aa4d1d3fd04dd1a0c0f8d4.tar.gz
switch to 'next' branch
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee66c300744f..cd995615c568 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ _pkgname=betterlockscreen
pkgname=${_pkgname}-git
provides=("betterlockscreen")
conflicts=("betterlockscreen")
-pkgver=v4.0.4.r0.ge6c5530
-pkgrel=3
+pkgver=v4.0.3.r44.g5cb876d
+pkgrel=1
pkgdesc="A simple lock script for i3lock-color"
arch=('any')
url="https://github.com/betterlockscreen/betterlockscreen"
-_git_branch="main"
+_git_branch="next"
license=('MIT')
makedepends=('git')
depends=('i3lock-color>=2.13.c.3-1' 'imagemagick' 'xorg-xrandr' 'xorg-xdpyinfo' 'bc')