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 f1fec0a86218..d7378015a0cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Mar 10 11:47:42 UTC 2016
+# Sat Jul 20 06:45:47 UTC 2019
pkgbase = i3-scrot
pkgdesc = simple screenshot script using scrot
pkgver = 1.0
- pkgrel = 1
- url = https://forum.manjaro.org/index.php?topic=31977.msg261964#msg261964
+ pkgrel = 2
+ url = https://gitlab.manjaro.org/packages/community/i3/i3-scrot
arch = any
license = GPL
depends = libnotify
diff --git a/PKGBUILD b/PKGBUILD
index cea4bd7b3a1e..eea0c866e668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=i3-scrot
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="simple screenshot script using scrot"
arch=('any')
-url="https://forum.manjaro.org/index.php?topic=31977.msg261964#msg261964"
+url="https://gitlab.manjaro.org/packages/community/i3/i3-scrot"
license=('GPL')
depends=('libnotify'
'scrot'