summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalTeam2020-09-23 15:40:00 +0100
committerTheCynicalTeam2020-09-23 15:40:00 +0100
commit7c972a98b9c55244a8edda0436e1dcd93fd52886 (patch)
treea06c2492d5783eb4458dee3260cb9fc9d688c241
parent1aff5c5d538fabc3fec1a59b17cab0ef0185c5f0 (diff)
downloadaur-7c972a98b9c55244a8edda0436e1dcd93fd52886.tar.gz
Update Version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc13ebb27d31..09636952bda9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = multimonitorlock
pkgdesc = A simple lock script for i3lock-color
- pkgver = 2020.8.16
+ pkgver = 2020.9.23
pkgrel = 1
url = https://github.com/TheCynicalTeam/multimonitorlock
install = multimonitorlock.install
@@ -18,7 +18,7 @@ pkgbase = multimonitorlock
conflicts = betterlockscreen
conflicts = betterlockscreen-git
source = https://github.com/TheCynicalTeam/multimonitorlock/archive/2020.8.16-1.tar.gz
- sha256sums = c1f9abf45cb1010e0a7d972b94eb1e696659ed9b7ab65654622c0eac1f277d2d
+ sha256sums = 56c8fd08449cc2015303a6382b831e5f3ce7fb7d7694a26ca5f59a92577294e4
pkgname = multimonitorlock
diff --git a/PKGBUILD b/PKGBUILD
index fb16c93dcaa6..14d5a030611c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TheCynicalTeam <TheCynicalTeam@github.com>
# Contributor: TheCynicalTeam <TheCynicalTeam@github.com>
pkgname=multimonitorlock
-pkgver=2020.8.16
+pkgver=2020.9.23
pkgrel=1
pkgdesc="A simple lock script for i3lock-color"
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('feh: Allows setting wallpaper' 'multimonitorlock-gui: Allows the ba
makedepends=('git')
conflicts=('multilockscreen-git' 'betterlockscreen' 'betterlockscreen-git')
source=("https://github.com/TheCynicalTeam/$pkgname/archive/$pkgver-$pkgrel.tar.gz")
-sha256sums=("c1f9abf45cb1010e0a7d972b94eb1e696659ed9b7ab65654622c0eac1f277d2d")
+sha256sums=("56c8fd08449cc2015303a6382b831e5f3ce7fb7d7694a26ca5f59a92577294e4")
install=${pkgname}.install
package() {