summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2018-12-18 16:38:03 +0100
committerYurii Kolesnykov2018-12-18 16:38:03 +0100
commitf9badb48f93c33a43deea9723e5e0f916e4ae0de (patch)
tree377ff9079b1164ba1a4dadc34c93252e92086b79 /PKGBUILD
parent81ae2ed9c6e9f95cc05983f876574cf9b0b1705f (diff)
downloadaur-f9badb48f93c33a43deea9723e5e0f916e4ae0de.tar.gz
1.14.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acb47e1cc68f..0c9300f966e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
pkgname=zypper
-pkgver=1.14.18
-pkgrel=3
+pkgver=1.14.19
+pkgrel=1
pkgdesc="Command line software manager using libzypp"
arch=('i686' 'x86_64')
url="https://github.com/openSUSE/zypper"
@@ -13,7 +13,7 @@ provides=('zypper' 'apt')
conflicts=('apt')
source=("https://github.com/openSUSE/zypper/archive/${pkgver}.tar.gz"
'make-ZyppCommon-cmake-module-includable.patch')
-sha256sums=('feb3ac9572ac40e456cecee34cdb69a70236c0242f23b9498d3f68326eacb624'
+sha256sums=('f2728a098d9d6191ecf59358a1688350b58d41535757bee97102f914734f351e'
'f5cdd85109c58d786f1124fa3cab1c5431a93a8d87a59117eac257c6e4698ae7')
prepare() {