summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormar77i2015-07-21 11:25:07 +0200
committermar77i2015-07-21 11:25:07 +0200
commite5eb1e4d11692d00d9349e3a84db6e1f502e0f8a (patch)
tree7838e8c4477d8b0225a694c299bb4811f7251c83
parent43b69dcddecd592ac8f3692788bfd5e2613c3db2 (diff)
downloadaur-e5eb1e4d11692d00d9349e3a84db6e1f502e0f8a.tar.gz
update description and version
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0e36780c822..579cc928582a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = bulk77i-apps-git
- pkgdesc = mar77i's basic C datatypes collection
- pkgver = v0.2.4.g4b04119
+ pkgdesc = Collection of executable targets that were developed around bulk77i modules
+ pkgver = v0.1
pkgrel = 1
url = https://github.com/mar77i/bulk77i-apps
arch = x686
arch = x86_64
license = GPL
makedepends = git
+ makedepends = bulk77i-git
source = git+https://github.com/mar77i/bulk77i-apps.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e21fc1cee489..8371e2fc205e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=bulk77i-apps-git
_pkgname=bulk77i-apps
pkgrel=1
-pkgver=v0.2.4.g4b04119
-pkgdesc="mar77i's basic C datatypes collection"
+pkgver=v0.1
+pkgdesc="Collection of executable targets that were developed around bulk77i modules"
arch=(x686 x86_64)
url="https://github.com/mar77i/bulk77i-apps"
license=('GPL')