summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Baumann2024-07-21 17:23:41 +0200
committerAndreas Baumann2024-07-21 17:23:41 +0200
commit7bd553d2aac5bc042293109ca359bb9bd3781272 (patch)
treedb4cab5d39e795c39c8b316945f5505cb0cde19f
parent558d00e7022ebcb68b0746e055795b64b03a54da (diff)
downloadaur-7bd553d2aac5bc042293109ca359bb9bd3781272.tar.gz
bumping pkgrel for adopting the package
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81bc6b967ebb..78a43e71fc4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = owncloud
pkgdesc = Securely access and share data from everywhere and any device
pkgver = 10.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://owncloud.org/
arch = any
license = GPL
@@ -34,4 +34,3 @@ pkgbase = owncloud
pkgname = owncloud
depends = php
depends = php-gd
-
diff --git a/PKGBUILD b/PKGBUILD
index d6f181af4d61..df2c7ca9b24c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=owncloud
pkgver=10.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Securely access and share data from everywhere and any device"
arch=('any')
url="https://owncloud.org/"