summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 173b1375ded9..542f349ec106 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = asciiquarium-lock
pkgdesc = Simple screen locker using ASCIIQuarium as a screensaver
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/YanDoroshenko/asciiquarium-lock
arch = any
license = GPL
@@ -9,7 +9,7 @@ pkgbase = asciiquarium-lock
depends = pyxtrlock
depends = asciiquarium
depends = xfce4-terminal
- depends = xorg-xserver
+ depends = xorg-server
source = https://raw.githubusercontent.com/YanDoroshenko/asciiquarium-lock/master/asciiquarium-lock.sh
sha256sums = 2e0dcb1688d9791764066a7c6eb6a6304d5bf6eb10997e24b9549d95d336035f
diff --git a/PKGBUILD b/PKGBUILD
index 39c3663e8106..b8abbe906ca7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=asciiquarium-lock
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Simple screen locker using ASCIIQuarium as a screensaver"
arch=('any')
url="https://github.com/YanDoroshenko/asciiquarium-lock"