Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clipman: version is different #85

Closed
github-actions bot opened this issue Dec 29, 2023 · 3 comments · Fixed by #97
Closed

clipman: version is different #85

github-actions bot opened this issue Dec 29, 2023 · 3 comments · Fixed by #97
Assignees

Comments

@github-actions
Copy link
Contributor

Version is different for clipman.

CachyOS: 1.6.1-1
AUR: 1.6.2-1

Please update the package.

Bip bop, I'm a bot.

@lseman
Copy link
Contributor

lseman commented Dec 30, 2023

#capybara:diff:clipman

Copy link
Contributor Author

--- file_a	2023-12-30 03:53:11.801181352 +0000
+++ file_b	2023-12-30 03:53:11.801181352 +0000
@@ -1,17 +1,17 @@
 # Maintainer: Husam Bilal <[email protected]>
 
 pkgname=clipman
-pkgver=1.6.2
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="A simple clipboard manager for Wayland"
-url="https://github.com/chmouel/clipman"
+url="https://github.com/yory8/clipman"
 depends=("wl-clipboard>=2.0")
 makedepends=("go")
 provides=("clipman")
 license=("GPL3")
 arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
-md5sums=("aff3a17199d06ca77e815023b66a825d")
-source=("https://github.com/chmouel/${pkgname}/archive/v${pkgver}.tar.gz")
+md5sums=("bd82e42ab5e42cf8ad24519eba335568")
+source=("https://github.com/yory8/${pkgname}/archive/v${pkgver}.tar.gz")
 
 build() {
   cd $pkgname-$pkgver

@CachyOS CachyOS deleted a comment from github-actions bot Dec 30, 2023
@lseman lseman linked a pull request Dec 30, 2023 that will close this issue
@lseman
Copy link
Contributor

lseman commented Jan 1, 2024

From the diff, there seem to be no customizations. Can we remove this package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants