summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSherlock Holo2021-12-13 23:13:07 +0800
committerSherlock Holo2021-12-13 23:13:07 +0800
commit3ce8164b101504e72795a1725e1025eec03db722 (patch)
tree637602a7a459cbd9f0209e854641316baa6248ad
parent1b459ff4a2dd1bf6b2713bce436171ad1dc80b82 (diff)
downloadaur-3ce8164b101504e72795a1725e1025eec03db722.tar.gz
update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f78716c6cba..56f5947e041e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-clipboard-indicator-git
pkgdesc = Adds a clipboard indicator to the top panel, and saves clipboard history
- pkgver = v37.r0.g55f8934
+ pkgver = v39.r0.g691cf1c
pkgrel = 1
epoch = 2
url = https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator
@@ -13,4 +13,3 @@ pkgbase = gnome-shell-extension-clipboard-indicator-git
sha256sums = SKIP
pkgname = gnome-shell-extension-clipboard-indicator-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 8411da05b035..33d0c05632fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=gnome-shell-extension-clipboard-indicator
pkgname=${_pkgname}-git
epoch=2
-pkgver=v37.r0.g55f8934
+pkgver=v39.r0.g691cf1c
pkgrel=1
pkgdesc="Adds a clipboard indicator to the top panel, and saves clipboard history"
arch=('any')