summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormydongistiny2020-05-02 17:54:42 -0700
committermydongistiny2020-05-02 17:54:42 -0700
commitf38e899c3bc012324b3a45b570c027d3a7f1dd8c (patch)
treea38cc9551c544ad8b5763e2595260e0d7a4371e4
parent1a945d4296546a484fc82bd4301991b489d42aec (diff)
downloadaur-f38e899c3bc012324b3a45b570c027d3a7f1dd8c.tar.gz
Update pkgrel for new library
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb6db2b78db7..cc81bed0d9a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vte3-notification
pkgdesc = Virtual Terminal Emulator widget for use with GTK3 with Fedora patches
pkgver = 0.60.2
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Terminal/VTE
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ef83b8fd0554..c954b151d3fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase='vte3-notification'
pkgname=("${pkgbase}" 'vte-notification-common')
pkgver=0.60.2
-pkgrel=1
+pkgrel=2
pkgdesc='Virtual Terminal Emulator widget for use with GTK3 with Fedora patches'
arch=('i686' 'x86_64')
url='https://wiki.gnome.org/Apps/Terminal/VTE'