summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilherme Bember Duarte2023-04-18 18:20:52 -0300
committerGuilherme Bember Duarte2023-04-18 18:20:52 -0300
commit7a31dbb5f9078138d88e82a9014bf47913bc0a27 (patch)
tree0e04d99abb4b036cb3eeda62b6681461c8b6c007
parent1307755bbbcc14a1d4e3f6f147e7fac9f79b90cc (diff)
downloadaur-7a31dbb5f9078138d88e82a9014bf47913bc0a27.tar.gz
update to 1.7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d88187a16db2..91490b817fca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = viper-bin
pkgdesc = Viper is a launcher and updater for Northstar, and not much more than that.
- pkgver = 1.7.2
+ pkgver = 1.7.3
pkgrel = 1
epoch = 3
url = https://github.com/0neGal/viper
@@ -9,7 +9,7 @@ pkgbase = viper-bin
depends = nss
depends = alsa-lib
depends = gtk3
- source = https://github.com/0neGal/viper/releases/download/v1.7.2/viper_1.7.2_amd64.deb
- sha256sums = f060b926c105d7d72060ee80524487189755d03966a950a341e803200098f8e8
+ source = https://github.com/0neGal/viper/releases/download/v1.7.3/viper_1.7.3_amd64.deb
+ sha256sums = d35d21896573881b862fb96f0c9c938d56c4aa841a467928b269d5ccaabefad3
pkgname = viper-bin
diff --git a/PKGBUILD b/PKGBUILD
index 52f54c26ec68..6851586e7b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guilherme B. Duarte <guilhermebemberduarte@gmail.com>
pkgname=viper-bin
_pkgname=viper
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
epoch=3
pkgdesc="Viper is a launcher and updater for Northstar, and not much more than that."
@@ -10,7 +10,7 @@ depends=('nss' 'alsa-lib' 'gtk3')
url="https://github.com/0neGal/${_pkgname}"
license=('GPL3')
source=("https://github.com/0neGal/${_pkgname}/releases/download/v${pkgver}/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('f060b926c105d7d72060ee80524487189755d03966a950a341e803200098f8e8')
+sha256sums=('d35d21896573881b862fb96f0c9c938d56c4aa841a467928b269d5ccaabefad3')
package() {
tar -xf data.tar.xz -C "${pkgdir}"