summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Majewski2020-02-22 20:08:36 +0100
committerKevin Majewski2020-02-22 20:08:36 +0100
commitd4e9c044bb2694462c4330994a39e80d0318a795 (patch)
tree5e552f4b5452a4d98435638bf4d449e9697c52f4
parentb18d4ca52977c62935739cd287fb1e9a6880e929 (diff)
downloadaur-d4e9c044bb2694462c4330994a39e80d0318a795.tar.gz
Add epoch
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7aaea625c03b..550233eda1d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = gnome-keyring-git
pkgdesc = Stores passwords and encryption keys
pkgver = 3.35.1+8+gfd130b33
pkgrel = 1
+ epoch = 1
url = https://wiki.gnome.org/Projects/GnomeKeyring
install = gnome-keyring.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ec29852652c6..2b445a0b7046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@ pkgname=gnome-keyring-git
_pkgname=gnome-keyring
pkgver=3.35.1+8+gfd130b33
pkgrel=1
+epoch=1
pkgdesc="Stores passwords and encryption keys"
url="https://wiki.gnome.org/Projects/GnomeKeyring"
arch=(x86_64)