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 e2f54d36da91..cea8427b89a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pug
pkgdesc = Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.
- pkgver = 1.1.6
+ pkgver = 1.1.7
pkgrel = 1
url = https://github.com/Ventto/pug.git
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = pug
depends = pacman>=5.0
depends = pacaur>=4.0.0
depends = gist>=4.5.0
- source = https://github.com/Ventto/pug/archive/v1.1.6.tar.gz
+ source = https://github.com/Ventto/pug/archive/v1.1.7.tar.gz
sha256sums = SKIP
pkgname = pug
diff --git a/PKGBUILD b/PKGBUILD
index 596183c6a322..4b51a77f9e0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname='pug'
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=1
pkgdesc='Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.'
arch=('x86_64' 'i686')