summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornaxuroqa2018-11-23 10:32:15 +0100
committernaxuroqa2018-11-23 10:32:15 +0100
commit0219dd0b1b1cd18745ae9b6e2e415f193fc3528e (patch)
tree43c91bcadf1a94ed7d69ee0529e4bc7953b799ce
parent85ff34e2889f4d004d3adabcd787f8fbda6930a3 (diff)
downloadaur-0219dd0b1b1cd18745ae9b6e2e415f193fc3528e.tar.gz
0.5.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d932e69b74c0..9be7a775db4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = venom
pkgdesc = a modern Tox client for the Linux desktop
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = https://github.com/naxuroqa/venom
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = venom
depends = gspell
depends = xdg-desktop-portal
depends = sqlcipher
- source = https://github.com/naxuroqa/Venom/archive/0.5.0.tar.gz
- sha512sums = baacfe3f0f28c1efd982f0fbc86d09650a704609daf929347a3673a9b51c73c9af19f6da58316e64489dc19562be3c5bdb61a7da7c5b2c7438fa2ad0da7662f3
+ source = https://github.com/naxuroqa/Venom/archive/0.5.1.tar.gz
+ sha512sums = 4426d9a2290d650590f23f54dc5afa77b3456d8d61a8a2409ea4c340818b151cc0e25d87f76ded6a0a0b6c873a1981433290eed97004273e85c9101fe0c5d55e
pkgname = venom
diff --git a/PKGBUILD b/PKGBUILD
index 5ff2567a2ddd..72570bfab42e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=venom
_pkgname=Venom
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc='a modern Tox client for the Linux desktop'
url='https://github.com/naxuroqa/venom'
@@ -12,7 +12,7 @@ depends=('libgee' 'toxcore' 'gspell' 'xdg-desktop-portal' 'sqlcipher')
makedepends=('vala' 'meson')
source=("https://github.com/naxuroqa/$_pkgname/archive/$pkgver.tar.gz")
-sha512sums=('baacfe3f0f28c1efd982f0fbc86d09650a704609daf929347a3673a9b51c73c9af19f6da58316e64489dc19562be3c5bdb61a7da7c5b2c7438fa2ad0da7662f3')
+sha512sums=('4426d9a2290d650590f23f54dc5afa77b3456d8d61a8a2409ea4c340818b151cc0e25d87f76ded6a0a0b6c873a1981433290eed97004273e85c9101fe0c5d55e')
check() {
ninja -C build test