aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Coquelet2019-08-16 11:45:40 +0200
committerChristophe Coquelet2019-08-16 11:45:40 +0200
commit70693dfb8a4afe0d2a95cccb0304efcdae728881 (patch)
tree8cedc8fba43490872e70e0b87d94db82acde58a1
parentad6bc1c2543cde164264d42fd1df1e8ec177a441 (diff)
downloadaur-70693dfb8a4afe0d2a95cccb0304efcdae728881.tar.gz
Update 1.0.3 (first time using releases feature)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdfa32f305ce..86d7dd4899a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = rofi-autorandr
pkgdesc = Autorandr integration for rofi
- pkgver = 1.0.1
+ pkgver = 1.0.3
pkgrel = 3
url = https://github.com/pawndev/rofi-autorandr
arch = x86_64
license = MIT
depends = rofi
depends = autorandr
- source = rofi-autorandr::https://github.com/pawndev/rofi-autorandr/archive/1.0.1.tar.gz
+ source = rofi-autorandr::https://github.com/pawndev/rofi-autorandr/archive/1.0.3.tar.gz
md5sums = 1a81c199b0a4edba8cec6954832d585c
pkgname = rofi-autorandr
diff --git a/PKGBUILD b/PKGBUILD
index 4bf6879c7b8e..067df0e2fdcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christophe Coquelet <coqueletc at gmail dot com>
pkgname=rofi-autorandr
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=3
pkgdesc="Autorandr integration for rofi"
arch=('x86_64')