summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 819b7e5d312e..a738d7a67b95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scrnsvr
pkgdesc = Yet Another X Screensaver/locker
- pkgver = 0.3
- pkgrel = 7
+ pkgver = 0.4
+ pkgrel = 8
url = https://github.com/koraynilay/scrnsvr
arch = x86_64
license = WTFPL
@@ -14,7 +14,7 @@ pkgbase = scrnsvr
optdepends = dunst: dunstify for notifications
optdepends = libnotify: for notifications
conflicts = scrnsvr-bin
- source = scrnsvr-0.3::git+https://github.com/koraynilay/scrnsvr
+ source = scrnsvr-0.4::git+https://github.com/koraynilay/scrnsvr
md5sums = SKIP
pkgname = scrnsvr
diff --git a/PKGBUILD b/PKGBUILD
index a85987870539..f69bba1dead0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: koraynilay <koray.fra@gmail.com>
pkgname=scrnsvr
-pkgver=0.3
-pkgrel=7
+pkgver=0.4
+pkgrel=8
pkgdesc="Yet Another X Screensaver/locker"
arch=('x86_64')
url="https://github.com/koraynilay/scrnsvr"