summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venries2017-07-15 15:12:13 +0200
committerThomas Venries2017-07-15 15:12:13 +0200
commit4a9b6caa4ff2c7f65fd4fa4ae2860e0c45230503 (patch)
tree4b2aaecc2aa060f5ec2578961ce046faf3b04100 /PKGBUILD
parent523ff0cf9f258680eadca5849fd1da78baffdc23 (diff)
downloadaur-pug.tar.gz
release: Add v1.3.
Fix wrong if-statement that caused uselessly error msg and exited the script.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08449478d499..2f3b6294ec71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname='pug'
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
pkgdesc='Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.'
arch=('x86_64' 'i686')
license=('GPL')