summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilherme Bember Duarte2022-05-23 12:30:55 -0300
committerGuilherme Bember Duarte2022-05-23 12:30:55 -0300
commitee0792b5552b2bacc79cca6ad9965c766e856969 (patch)
tree09da512ecf002fb20f3c1d4bc5e1072931f0b1c6
parent76d4843f37e481035fa96d340346ca5d93c9d45c (diff)
downloadaur-ee0792b5552b2bacc79cca6ad9965c766e856969.tar.gz
Fix epoch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca82acb235d4..55c88b1db2eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = viper-bin
pkgdesc = Viper is a launcher and updater for Northstar, and not much more than that.
pkgver = 1.5.1
pkgrel = 1
- epoch = 2
+ epoch = 3
url = https://github.com/0neGal/viper
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 1ba11d428996..69cd19baf849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=viper-bin
_pkgname=viper
pkgver=1.5.1
pkgrel=1
-epoch=2
+epoch=3
pkgdesc="Viper is a launcher and updater for Northstar, and not much more than that."
arch=('x86_64')
depends=('nss' 'alsa-lib' 'gtk3')