summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Ortel2018-04-21 16:59:58 +0300
committerJulian Ortel2018-04-21 16:59:58 +0300
commit9d05bb41082d1280c07375a347fb6d7c0f5c915a (patch)
treeb441901a2d35ff93df2bdb43f8a3fdcdc0b645d8
parent859f51720157779a777363fbb470730c5f7d7c5f (diff)
downloadaur-9d05bb41082d1280c07375a347fb6d7c0f5c915a.tar.gz
upgraded to version 1.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e33376d7ad30..ad7901a962ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cacher
pkgdesc = Cacher is a code snippet library for professional developers. Use it to build a technical knowledge base for you and your team.
- pkgver = 1.4.3
+ pkgver = 1.4.4
pkgrel = 1
url = http://www.cacher.io
install = cacher.install
@@ -41,8 +41,8 @@ pkgbase = cacher
depends = pango
options = !strip
options = !emptydirs
- source_x86_64 = https://cacher-download.nyc3.digitaloceanspaces.com/cacher_1.4.3_amd64.deb
- sha512sums_x86_64 = 05f1f44487d48bdcf110bda2dc4fdb1d50a9680610e6e528b42deff81517f58eead8cb34201fb6394dc70e9a55e77882374978ea6f03710cc440307f02cd1d24
+ source_x86_64 = https://cacher-download.nyc3.digitaloceanspaces.com/cacher_1.4.4_amd64.deb
+ sha512sums_x86_64 = 0575912e101f684ed68c6ca137d5faf3fe1f5f098fcc97e00179bc7eec8e1660479dc03057190f8abb1fdaf7371883814a6e25335733d5163a576e78106c1927
pkgname = cacher
diff --git a/PKGBUILD b/PKGBUILD
index 9c36006d46b2..6ea63129cf65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M3NIX
# Contributor: M3NIX
pkgname=cacher
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="Cacher is a code snippet library for professional developers. Use it to build a technical knowledge base for you and your team."
arch=('x86_64')
@@ -11,8 +11,8 @@ groups=('')
depends=('alsa-lib' 'atk' 'cairo' 'dbus' 'desktop-file-utils' 'electron' 'expat' 'fontconfig' 'freetype2' 'gconf' 'gdk-pixbuf2' 'glib2' 'gtk2' 'hicolor-icon-theme' 'libappindicator-gtk2' 'libcups' 'libnotify' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxss' 'libxtst' 'nspr' 'nss' 'opera' 'pango')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://cacher-download.nyc3.digitaloceanspaces.com/cacher_1.4.3_amd64.deb")
-sha512sums_x86_64=('05f1f44487d48bdcf110bda2dc4fdb1d50a9680610e6e528b42deff81517f58eead8cb34201fb6394dc70e9a55e77882374978ea6f03710cc440307f02cd1d24')
+source_x86_64=("https://cacher-download.nyc3.digitaloceanspaces.com/cacher_1.4.4_amd64.deb")
+sha512sums_x86_64=('0575912e101f684ed68c6ca137d5faf3fe1f5f098fcc97e00179bc7eec8e1660479dc03057190f8abb1fdaf7371883814a6e25335733d5163a576e78106c1927')
package(){