summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venriès2017-10-09 23:25:36 +0200
committerThomas Venriès2017-10-09 23:25:36 +0200
commitd88d1026839c18378c0e142075191d2c7ff4b913 (patch)
treef51ad0906669696ae5d946e92907db427b89ef38
parent7276061fbaba751d8a66025d27351b8b674104c0 (diff)
downloadaur-d88d1026839c18378c0e142075191d2c7ff4b913.tar.gz
pkg: Update srcinfo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a724dae23e93..3622d87714be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mons
pkgdesc = POSIX Shell script to quickly manage 2-monitors display.
pkgver = 0.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Ventto/mons.git
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index d370db1b2aa4..2556d2692fad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mons
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')
url="https://github.com/Ventto/${pkgname}.git"