summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Radermacher <dominic@familie-radermacher.ch>2021-09-01 06:45:55 +0200
committerDominic Radermacher <dominic@familie-radermacher.ch>2021-09-01 06:45:55 +0200
commit29d37bfc18376924eec4d25cdaa3dca0d498ca70 (patch)
tree8fe193f2ef7d92616f95a662ce7acfe4c7aa5a3f
parentf7642c38675acdcb43f60b5b1f2c6b7dff013b3e (diff)
update contact info
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19f7a17..cf21a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Author: Dominic Radermacher <blip@mockmoon-cybernetics.ch>
+# Author: Dominic Radermacher <dominic@familie-radermacher.ch>
pkgname=ptouch-print
pkgver=1.4.3.r0.g32c0d3b
pkgrel=1
pkgdesc="Command line tool to print text or graphic labels on Brother P-touch printers like PT-2430PC"
arch=('x86_64' 'i686' 'armv7h' 'armv6h')
-url="https://mockmoon-cybernetics.ch/computer/p-touch2430pc/"
+url="https://familie-radermacher.ch/dominic/projekte/ptouch-print/"
license=('GPL2')
makedepends=('git' 'autoconf')
depends=('libusb>=1.0' 'gd>=2.0.16')
-source=(git+https://mockmoon-cybernetics.ch/cgi/cgit/linux/ptouch-print.git)
+source=(git+https://familie-radermacher.ch/cgi/cgit/linux/ptouch-print.git)
sha256sums=('SKIP')
pkgver() {