summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154fd73f93d0..19fbe1250259 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clipman
pkgdesc = A simple clipboard manager for Wayland
- pkgver = 1.4.0
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/yory8/clipman
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = clipman
makedepends = go
depends = wl-clipboard>=2.0
provides = clipman
- source = https://github.com/yory8/clipman/archive/v1.4.0.tar.gz
+ source = https://github.com/yory8/clipman/archive/v1.5.0.tar.gz
md5sums = 140c72f92cd329d177fcbbd751253e59
pkgname = clipman
diff --git a/PKGBUILD b/PKGBUILD
index df238b09d747..4978d5c08588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Husam Bilal <me@husam.dev>
pkgname=clipman
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=1
pkgdesc="A simple clipboard manager for Wayland"
url="https://github.com/yory8/clipman"