summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e44a75b4a235..5ad22a96afe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=oscclip
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='Utilities for managing the clipboard using OSC52'
arch=(any)
-url="https://codeberg.org/rumpelsepp/oscclip"
+url="https://github.com/rumpelsepp/oscclip"
license=("GPLv3")
depends=("python")
makedepends=("python-poetry" "python-installer")