summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6826a5762352..3ba3fd288a39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yup
pkgdesc = Arch Linux AUR Helper with ncurses functionality and better searching and sorting
- pkgver = 1.1.5
+ pkgver = 1.1.6
pkgrel = 1
url = https://github.com/ericm/yup
arch = any
@@ -13,7 +13,7 @@ pkgbase = yup
depends = git
depends = ncurses
depends = sudo
- source = yup::git+https://github.com/ericm/yup.git#tag=v1.1.5
+ source = yup::git+https://github.com/ericm/yup.git#tag=v1.1.6
sha256sums = SKIP
pkgname = yup
diff --git a/PKGBUILD b/PKGBUILD
index ac0528d1137c..2704a32994aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=yup
_pkgname=yup
-pkgver="1.1.5"
-_pkgver="1.1.5"
+pkgver="1.1.6"
+_pkgver="1.1.6"
pkgrel=1
pkgdesc="Arch Linux AUR Helper with ncurses functionality and better searching and sorting"
arch=('any')