summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTaijian2023-02-05 12:38:48 +0100
committerTaijian2023-02-05 12:38:48 +0100
commit9268a34d5721d6141603b521b2ea54d9d06edde2 (patch)
treeb401f9c0e0d5c16bec91e7b34e5e99d71a275678 /.SRCINFO
parenta5a47ef734eb582ad7e3c80bfd038e358542da23 (diff)
downloadaur-9268a34d5721d6141603b521b2ea54d9d06edde2.tar.gz
depend on 'php-interpreter' instead of 'php' so we also work with 'php-legacy'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 581fa7ae688a..cd1dbdee2fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = dynamic-dns-netcup-api
pkgdesc = A simple dynamic DNS client written in PHP for use with the netcup DNS API.
pkgver = 4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/stecklars/dynamic-dns-netcup-api
arch = any
license = MIT
- depends = php
+ depends = php-interpreter
backup = etc/dynamic-dns-netcup-api/config.php
source = https://github.com/stecklars/dynamic-dns-netcup-api/archive/refs/tags/v4.0.tar.gz
source = dynamic-dns-netcup-api.service
source = dynamic-dns-netcup-api.timer
sha256sums = 2c6d94e6b3fe863878dda9071aadf4cae4153367639c0e48f85b632e765c356a
sha256sums = 359db333e91a49c9a9413dc52f524ef47c2192186cb7edfbf5277cd54bb5cb7d
- sha256sums = 2b5d495fcb9c30171ec5244bd2182681ff931a7a8ccef317eb0d7a93ae34d99a
+ sha256sums = e47b47ba368cbaf09cb63fdbeaef632f6fd358e6994440d8d3a682ee4510e648
pkgname = dynamic-dns-netcup-api