summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrapiertg2020-05-29 13:13:54 +0200
committerrapiertg2020-05-29 13:13:54 +0200
commitd0cffedda7862477b0291dec8601451c8763561a (patch)
tree2e496b0765eeeb8e113cb3e6ac1ae4357bd57b42
parent0b788c21a530881a0964a8f3f5889d63d73f430a (diff)
downloadaur-d0cffedda7862477b0291dec8601451c8763561a.tar.gz
forgot provides
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c513bf5fe69e..7f1ff653cdba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: rapiertg <rapiertg@gmail.com>
pkgname=ccdciel
pkgver=0.9.71
-pkgrel=1
+pkgrel=2
pkgdesc="A CCD capture software intended for the amateur astronomer."
arch=('x86_64')
url="https://www.ap-i.net/ccdciel"
license=('GPL')
depends=('libpasastro')
+provides = ccdciel
md5sums=("e94db76a0b0a9b445bc940714c87c4a1")
source=("https://sourceforge.net/projects/ccdciel/files/ccdciel_"$pkgver"/ccdciel-"$pkgver"-2227-linux_"${arch}".tar.xz")